We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1451316 commit 1c2d653Copy full SHA for 1c2d653
1 file changed
.github/workflows/mac.yml
@@ -32,7 +32,7 @@ jobs:
32
strategy:
33
matrix:
34
java: [ '8', '11', '17', '21' ]
35
- os: [ macos-10.15 ]
+ os: [ macos-13 ]
36
37
steps:
38
- uses: actions/checkout@v2
0 commit comments