Skip to content

Commit

Permalink
test in latest version of jruby
Browse files Browse the repository at this point in the history
  • Loading branch information
seuros committed Mar 3, 2024
1 parent 5b1ed5a commit b0a13aa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci-mysql5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,12 @@ jobs:
- ruby: jruby
rails: 6.1
adapter: jdbcmysql
- ruby: jruby
rails: "7.0"
adapter: jdbcmysql
- ruby: jruby
rails: 7.1
adapter: jdbcmysql
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit b0a13aa

Please sign in to comment.