Skip to content

Commit

Permalink
Disable Java 8 for macos-latest, as not available
Browse files Browse the repository at this point in the history
  • Loading branch information
misl6 committed May 26, 2024
1 parent 2339eee commit a90a3bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
architecture: aarch64
- os: macos-13
architecture: x86
- os: macos-latest
architecture: aarch64
java: '8'
- os: macos-latest
architecture: x64
- os: macos-latest
Expand Down

0 comments on commit a90a3bb

Please sign in to comment.