Skip to content

Commit

Permalink
try sbt-scoverage 2.0.10
Browse files Browse the repository at this point in the history
to fix ci
  • Loading branch information
carueda committed Aug 23, 2024
1 parent 475d831 commit b862e4e
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 @@ -12,7 +12,7 @@ jobs:
scala: ['2.13', '3.3', '3.4', '3.5']
include:
- scala: '2.13'
scala-version: 2.13.14
scala-version: 2.13.9
- scala: '3.3'
scala-version: 3.3.3 # LTS
- scala: '3.4'
Expand Down

0 comments on commit b862e4e

Please sign in to comment.