Skip to content

Commit

Permalink
Fix CI action.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Mar 19, 2023
1 parent 65bff01 commit 2d45c3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
platform: [ubuntu-latest, macos-latest, windows-latest]
jdk: [17]
include:
- os: ubuntu-latest
- platform: ubuntu-latest
jdk: 11
- os: macos-latest
- platform: macos-latest
jdk: 11

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

0 comments on commit 2d45c3e

Please sign in to comment.