Skip to content

Commit

Permalink
Add jruby to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jkowens committed Sep 3, 2023
1 parent 3c8ecde commit b00c770
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ jobs:
- ruby: 2.7
env:
AR_VERSION: '7.0'
- ruby: jruby
env:
SKIP_COMPOSITE_PK: true
AR_VERSION: '7.0'
- ruby: 2.7
env:
AR_VERSION: 6.1
Expand Down

0 comments on commit b00c770

Please sign in to comment.