Skip to content

Commit 0965b7a

Browse files
authored
Update main.yml
Update MacOS.
1 parent e03550a commit 0965b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
strategy:
3131
fail-fast: false
3232
matrix:
33-
os: [ ubuntu-20.04, macos-11, windows-2022 ]
33+
os: [ ubuntu-20.04, macos-12, windows-2022 ]
3434
java: [ 8, 11, 17, 21 ]
3535
runs-on: ${{ matrix.os }}
3636
needs: [ extended ]

0 commit comments

Comments
 (0)