Skip to content

Commit 9b9c10e

Browse files
committed
Support aarch64-mingw-ucrt
1 parent b7a5e6c commit 9b9c10e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-gems.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
id: fetch
2323
with:
2424
supported-ruby-platforms: |
25-
exclude: ["arm-linux", "x64-mingw32", "aarch64-mingw-ucrt"]
25+
exclude: ["arm-linux", "x64-mingw32"]
2626
stable-ruby-versions: |
2727
exclude: ["head"]
2828

0 commit comments

Comments
 (0)