Skip to content

Commit 696b22c

Browse files
author
James Reynolds
committed
only one test
1 parent 38061c7 commit 696b22c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
os: [ macos-latest ]
12-
python-version: [ '3.8', '3.12', 'pypy-3.10' ]
12+
python-version: [ '3.12', ]
1313
name: Build on ${{ matrix.os }} using ${{ matrix.python-version }}
1414
runs-on: ${{ matrix.os }}
1515
steps:

0 commit comments

Comments
 (0)