Skip to content

Commit

Permalink
TST: Update testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vini2 authored Sep 14, 2023
1 parent 52467e4 commit 45e9f16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:

strategy:
matrix:
os: [ubuntu-22.04, macos-latest]
python-version: ["3.9", "3.10", "3.11"]
os: [ubuntu-latest, macos-latest]
python-version: ["3.10", "3.11"]

steps:
- uses: "actions/checkout@v3"
Expand Down

0 comments on commit 45e9f16

Please sign in to comment.