Skip to content

Commit 4270e91

Browse files
committed
Python 3.7 not yet available in macos-15. Back to macos-13.
1 parent da00141 commit 4270e91

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
@@ -46,7 +46,7 @@ jobs:
4646
./.ci-run-tests.sh
4747
4848
mac-os:
49-
runs-on: macos-15
49+
runs-on: macos-13
5050
env:
5151
EANTIC: yes
5252
NAUTY: yes

0 commit comments

Comments
 (0)