Skip to content

Commit 2871e59

Browse files
committed
Workflow update
1 parent af82cdb commit 2871e59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pypi.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
matrix:
9292
python: ['3.11']
9393
include:
94-
- os: [ubuntu-latest]
94+
- os: [ubuntu-13]
9595
arch: ["x86_64"]
9696

9797
steps:
@@ -299,7 +299,7 @@ jobs:
299299
matrix:
300300
python: ['3.6', '3.7', '3.8', '3.9', '3.10', '3.11', '3.12']
301301
include:
302-
- os: [macos-latest]
302+
- os: [macos-13]
303303
arch: ["x86_64"]
304304
steps:
305305
- name: Check out repository

0 commit comments

Comments
 (0)