Skip to content

Commit 148ab8f

Browse files
committed
ci: remove build for unsupported mingw platform
1 parent d59e664 commit 148ab8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
id: fetch
1616
with:
1717
supported-ruby-platforms: |
18-
exclude: [arm-linux, x64-mingw32, x64-mingw-ucrt]
18+
exclude: [arm-linux, x64-mingw32, x64-mingw-ucrt, aarch64-mingw-ucrt]
1919
stable-ruby-versions: |
2020
exclude: [head]
2121

0 commit comments

Comments
 (0)