Skip to content

Commit

Permalink
Workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
lmbelo committed Nov 11, 2024
1 parent af82cdb commit 2871e59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
matrix:
python: ['3.11']
include:
- os: [ubuntu-latest]
- os: [ubuntu-13]
arch: ["x86_64"]

steps:
Expand Down Expand Up @@ -299,7 +299,7 @@ jobs:
matrix:
python: ['3.6', '3.7', '3.8', '3.9', '3.10', '3.11', '3.12']
include:
- os: [macos-latest]
- os: [macos-13]
arch: ["x86_64"]
steps:
- name: Check out repository
Expand Down

0 comments on commit 2871e59

Please # to comment.