Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed Sep 11, 2024
1 parent 5116a15 commit d27c7b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- java-version: 17
command: 'amm[2.13.{4,9,14}].__.test'
- java-version: 21
command: 'amm[{3.3.0,3,3,3,3.4.2}].__.test'
command: 'amm[{3.3.0,3.3.3,3.4.2}].__.test'

runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit d27c7b8

Please sign in to comment.