Skip to content

Commit aebb60d

Browse files
committed
Use macos-13
1 parent 2bee3e3 commit aebb60d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
cibw_build: "cp*"
5959
cibw_environment: APNGASM_COMPILE_TARGET=armv8
6060
artifact: win-amrm64-cp
61-
- os: macos-12
61+
- os: macos-13
6262
cibw_archs: x86_64
6363
cibw_build: "cp* pp*"
6464
cibw_environment: APNGASM_COMPILE_TARGET=x86_64

0 commit comments

Comments
 (0)