Skip to content

Commit 2c79346

Browse files
try macos 13 build since 12 deprecated
1 parent 94958bb commit 2c79346

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
@@ -12,7 +12,7 @@ on:
1212

1313
jobs:
1414
build-mac-intel:
15-
runs-on: macos-12
15+
runs-on: macos-13
1616
strategy:
1717
matrix:
1818
python-version: [ '3.9', '3.10', '3.11', '3.12', '3.13', 'pypy-3.9', 'pypy-3.10' ]

0 commit comments

Comments
 (0)