Skip to content

Commit 0e4b3ad

Browse files
try macos 11 arm64 build
1 parent ad986e9 commit 0e4b3ad

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
@@ -114,7 +114,7 @@ jobs:
114114
runs-on: macos-11
115115
strategy:
116116
matrix:
117-
python-version: [ '3.9.13' ]
117+
python-version: [ '3.10.5' ]
118118
# Requires universal2 build of python, which we get if we ask for 3.10.5 x86! Pypy not available in universal2
119119
steps:
120120
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)