Skip to content

Commit 44e0fce

Browse files
committed
Build the latest patch releases of JRuby on ubuntu-26.04*
1 parent 7667958 commit 44e0fce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
fail-fast: false
1212
matrix:
1313
os: [ ubuntu-26.04, ubuntu-26.04-arm ]
14-
ruby: [ ruby-1.9.3-p551, ruby-2.0.0-p648, ruby-2.1.9, ruby-2.2.10, ruby-2.3.8, ruby-2.4.10, ruby-2.5.9, ruby-2.6.10, ruby-2.7.8, ruby-3.0.7, ruby-3.1.7, ruby-3.2.11, ruby-3.3.11, ruby-3.4.9, ruby-4.0.5 ]
14+
ruby: [ jruby-9.4.14.0, jruby-10.0.5.0, jruby-10.1.0.0 ]
1515
runs-on: ${{ matrix.os }}
1616
steps:
1717
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)