Skip to content

Commit

Permalink
python 3.7 not on ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
chrchang committed Jan 15, 2025
1 parent 85542e8 commit 5c0d4ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
python-version: [7, 8, 9, 10, 11, 12]
exclude:
- python-version: 7
os: macos-latest
os: [ubuntu-latest, macos-latest]

steps:
- name: Checkout
Expand Down

0 comments on commit 5c0d4ee

Please sign in to comment.