Skip to content

Commit 8eb95bd

Browse files
committed
Use jruby-head
1 parent 45259f9 commit 8eb95bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- ubuntu-latest
1313
include:
1414
- { ruby: '3.1', os: 'macos-latest' }
15-
- { ruby: 'jruby-9.2.19.0', os: 'ubuntu-latest' }
15+
- { ruby: 'jruby-head', os: 'ubuntu-latest' }
1616
runs-on: ${{ matrix.os }}
1717
steps:
1818
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)