Skip to content

Commit a11a29c

Browse files
committed
Test with ruby head
1 parent 8b83697 commit a11a29c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
fail-fast: false
6060
matrix:
6161
# Test against all versions supported by rubygems
62-
ruby_version: ["2.7", "3.0", "3.1", "3.2", "3.3", "3.4", "4.0"]
62+
ruby_version: ["2.7", "3.0", "3.1", "3.2", "3.3", "3.4", "4.0", "head"]
6363
sys:
6464
- os: ubuntu-latest
6565
rust_toolchain: ${{ needs.fetch_ci_data.outputs.minimum-supported-rust-version }}

0 commit comments

Comments
 (0)