Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
julianpeeters committed Oct 15, 2024
1 parent 25f174b commit e554574
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
scala: [2.12.20]
java: [[email protected], [email protected], [email protected]]
scala: [2.12.20, 3.3.4]
java: [[email protected], [email protected]]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit e554574

Please sign in to comment.