Skip to content

Commit

Permalink
Update CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinlfer committed Sep 2, 2024
1 parent 3066af1 commit 2be70d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false
matrix:
java: ['[email protected]', '[email protected]']
scala: ['2.12.18', '2.13.11', '3.3.0']
scala: ['2.12.19', '2.13.14', '3.3.3']
steps:
- name: Checkout current branch
uses: actions/[email protected]
Expand Down

0 comments on commit 2be70d1

Please sign in to comment.