Skip to content

Commit

Permalink
no macos at the moment
Browse files Browse the repository at this point in the history
  • Loading branch information
soloturn committed Oct 8, 2024
1 parent 310d10e commit 3eaacb6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
# os: [ubuntu-latest, windows-latest, macOS-latest]
os: [ubuntu-latest, windows-latest]
java: [17, 21, 22]
include: # upload from java-17 only
- java: 17
Expand Down

0 comments on commit 3eaacb6

Please sign in to comment.