Skip to content

Commit 49267e7

Browse files
test mac build
1 parent e60b228 commit 49267e7

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
@@ -121,7 +121,7 @@ jobs:
121121
runs-on: macos-13
122122
strategy:
123123
matrix:
124-
python-version: [ '3.12', '3.13', '3.14', 'pypy-3.11' ]
124+
python-version: [ '3.12', '3.13', '3.14']
125125
raylib-platform: ['Desktop', 'SDL']
126126
env:
127127
MACOSX_DEPLOYMENT_TARGET: '11'

0 commit comments

Comments
 (0)