Skip to content

Commit 18af031

Browse files
authored
Update native.yml
change to macos-12
1 parent 2d603c6 commit 18af031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/native.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
path: critter-${{ github.ref_name }}-windows.zip
6060

6161
build-mac:
62-
runs-on: macos-11
62+
runs-on: macos-12
6363

6464
steps:
6565
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)