Skip to content

Commit

Permalink
[#1930] Update CI fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
remkop authored Jan 24, 2023
1 parent 7a29f18 commit 9f94fbe
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 @@ -10,7 +10,7 @@ jobs:
os: [ubuntu-latest, macos-latest, windows-latest]
skippable: [false]
include:
- os: macos-latest
- os: 'macos-latest'
skippable: true
- java-version: 9
skippable: true
Expand Down

0 comments on commit 9f94fbe

Please sign in to comment.