Skip to content

Commit

Permalink
update test scala versions
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Jan 18, 2025
1 parent 278fbc0 commit 540ee2a
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 @@ -10,8 +10,8 @@ jobs:
fail-fast: false
matrix:
include:
- scala: 2.12.18
- scala: 2.13.12
- scala: 2.12.20
- scala: 2.13.16
steps:
- uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 540ee2a

Please sign in to comment.