Skip to content

Commit

Permalink
Run tests for 2.13.6 too
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault committed Oct 9, 2021
1 parent a284985 commit 287e20a
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 @@ -25,7 +25,7 @@ jobs:
strategy:
fail-fast: false
matrix:
scala: [2.12.15]
scala: [2.12.15, 2.13.6]
os: [ubuntu-latest]
java: [11, 8]
steps:
Expand Down

0 comments on commit 287e20a

Please sign in to comment.