Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Jan 7, 2025
1 parent 3223ff9 commit 7847052
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 @@ -11,7 +11,7 @@ jobs:

strategy:
matrix:
platform: [ubuntu-, macos-latest, windows-latest]
platform: [ubuntu-latest, macos-latest, windows-latest]
jdk: [17, 21]

runs-on: ${{ matrix.platform }}
Expand Down

0 comments on commit 7847052

Please sign in to comment.