Skip to content

Commit

Permalink
Use macos-13 in CI which supports Java8 (#853)
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsromero authored Jun 1, 2024
1 parent c91e852 commit 7cef0e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
os:
- ubuntu-latest
- windows-latest
- macos-latest
- macos-13
java:
- 8
- 11
Expand Down

0 comments on commit 7cef0e4

Please sign in to comment.