Skip to content

Commit

Permalink
regenerate GH workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
keynmol committed Jun 1, 2024
1 parent 787673f commit b1a53b5
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 @@ -59,7 +59,7 @@ jobs:
run: sbt '++ ${{ matrix.scala }}' validateJVM validateJS validateNative

- name: Build project (Scala 3)
if: matrix.scala == '3.4.2'
if: matrix.scala == '3.3.3'
run: sbt '++ ${{ matrix.scala }}' validateJVM30 validateJS30 validateNative30

- name: Codecov
Expand Down

0 comments on commit b1a53b5

Please sign in to comment.