Skip to content

Commit 6b67346

Browse files
Update publish-mac.yml
1 parent db4306b commit 6b67346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-mac.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
build:
1818
name: Build macOS universal binary
1919
environment: MavenRelease
20-
runs-on: macos-11
20+
runs-on: macos-12
2121
steps:
2222
- name: Checkout sources
2323
uses: actions/checkout@v2

0 commit comments

Comments
 (0)