Skip to content

Commit 7d578fd

Browse files
committed
ci: update os
1 parent f7d70f5 commit 7d578fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
strategy:
1717
matrix:
18-
os: [ ubuntu-20.04, macos-11, windows-2019 ]
18+
os: [ ubuntu-20.04, macos-12, windows-2019 ]
1919
jdk: [ 11, 17 ]
2020
fail-fast: false
2121

0 commit comments

Comments
 (0)