Skip to content

Commit 3d70302

Browse files
committed
ci: run OSX only for py313
1 parent ede1259 commit 3d70302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
max-parallel: 4
1919
matrix:
2020
os: [ubuntu-latest, macos-latest]
21-
python: '3.13'
21+
python: ['3.13']
2222
test_server: [false]
2323
include:
2424
- os: ubuntu-latest

0 commit comments

Comments
 (0)