Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Jan 28, 2024
1 parent 8ea9fdd commit 94b00d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
python-version: ["3.8", "3.12"]
python-version: ["3.8", "3.11"]
include:
- os: macos-latest
python-version: "3.9"
- os: ubuntu-latest
python-version: "3.10"
python-version: "3.12"
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 94b00d6

Please sign in to comment.