Skip to content

Commit

Permalink
macos-12 -> macos-13 in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Dec 16, 2024
1 parent aa72c18 commit 7a18e68
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 @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
java: [ '8', '11', '16', '17', '19', '21' ]
runs-on: [ubuntu-latest, windows-latest, macos-latest, macos-12 ]
runs-on: [ubuntu-latest, windows-latest, macos-latest, macos-13 ]
exclude:
- runs-on: macos-latest
java: "8"
Expand Down

0 comments on commit 7a18e68

Please sign in to comment.