Skip to content

Commit

Permalink
fix github ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Denys Fakhritdinov committed Jan 30, 2024
1 parent ba58ffe commit 90b9108
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
fail-fast: false
matrix:
scala:
- 2.13.8
- 3.2.0
- 2.12.15
- 2.13.12
- 3.3.0
- 2.12.18

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 90b9108

Please sign in to comment.