Skip to content

Commit

Permalink
run CI for all Scala 3 modules
Browse files Browse the repository at this point in the history
  • Loading branch information
github-brice-jaglin committed Jun 28, 2021
1 parent f69c851 commit 10c0347
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 @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
os: ["ubuntu-latest"]
scala: [JVM2_12, JVM2_13]
scala: [JVM2_12, JVM2_13, JVM_3]
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit 10c0347

Please sign in to comment.