Skip to content

Commit

Permalink
Fix scala version
Browse files Browse the repository at this point in the history
  • Loading branch information
geirolz committed Dec 27, 2022
1 parent 403765f commit 4e4006b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
matrix:
# supported scala versions
include:
- scala: 2.13.8
- scala: 2.13.10
name: Scala2
test-tasks: coverage test coverageReport
- scala: 3.2.1
Expand Down

0 comments on commit 4e4006b

Please sign in to comment.