There was an error while loading. Please reload this page.
1 parent d59e664 commit 148ab8fCopy full SHA for 148ab8f
1 file changed
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
id: fetch
16
with:
17
supported-ruby-platforms: |
18
- exclude: [arm-linux, x64-mingw32, x64-mingw-ucrt]
+ exclude: [arm-linux, x64-mingw32, x64-mingw-ucrt, aarch64-mingw-ucrt]
19
stable-ruby-versions: |
20
exclude: [head]
21
0 commit comments