Skip to content

Commit

Permalink
Run jruby-9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
albus522 committed Aug 13, 2024
1 parent c9947ab commit 3cbf1a3
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby: ['3.1', '3.2', '3.3', jruby-head, ruby-head]
ruby: ['3.1', '3.2', '3.3', jruby-9.4, jruby-head, ruby-head]
rails_version:
- '7.0.0'
- '7.1.0'
Expand All @@ -31,12 +31,6 @@ jobs:
- ruby: jruby-9.2
rails_version: '6.1.0'

# jruby-9.4
- ruby: jruby-9.4
rails_version: '7.0.0'
- ruby: jruby-9.4
rails_version: 'edge'

#
# The past
#
Expand Down

0 comments on commit 3cbf1a3

Please sign in to comment.