Skip to content

Commit

Permalink
GH currently does not have Java 8 on macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed May 10, 2024
1 parent 1ba76be commit 9a52137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Expand Up @@ -53,7 +53,7 @@ jobs:
include:
- os: macos-latest
java: 8
experimental: false
experimental: true
# macos-latest is currently macos-12
# - os: macos-12
# java: 8
Expand Down

0 comments on commit 9a52137

Please sign in to comment.