Skip to content

Commit 25ab56d

Browse files
ci: build platform gems for Ruby 4.0
1 parent 082a605 commit 25ab56d

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
@@ -27,7 +27,7 @@ jobs:
2727
supported-ruby-platforms: |
2828
exclude: [arm-linux, x64-mingw32, aarch64-mingw-ucrt]
2929
stable-ruby-versions: |
30-
exclude: [head, "4.0"]
30+
exclude: [head]
3131
3232
cross-gem:
3333
name: Compile native gem for ${{ matrix.ruby-platform }}

0 commit comments

Comments
 (0)