Skip to content

Commit 273d909

Browse files
Exclude 4.0 fat gem build for now
1 parent 5af0e96 commit 273d909

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
@@ -20,7 +20,7 @@ jobs:
2020
supported-ruby-platforms: |
2121
exclude: [arm-linux, x64-mingw32, aarch64-mingw-ucrt]
2222
stable-ruby-versions: |
23-
exclude: [head]
23+
exclude: [head, "4.0"]
2424
2525
cross-gem:
2626
name: Compile native gem for ${{ matrix.ruby-platform }}

0 commit comments

Comments
 (0)