Skip to content

Commit b0a13aa

Browse files
committed
test in latest version of jruby
1 parent 5b1ed5a commit b0a13aa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/ci-mysql5.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@ jobs:
4242
- ruby: jruby
4343
rails: 6.1
4444
adapter: jdbcmysql
45+
- ruby: jruby
46+
rails: "7.0"
47+
adapter: jdbcmysql
48+
- ruby: jruby
49+
rails: 7.1
50+
adapter: jdbcmysql
4551
steps:
4652
- name: Checkout
4753
uses: actions/checkout@v4

0 commit comments

Comments
 (0)