Skip to content

Commit

Permalink
Test 3.9 and 3.11 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
AsiaCao committed Mar 27, 2024
1 parent 773c47a commit ce3a7d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
Test:
strategy:
matrix:
python-version: [3.9, 3.10.11]
python-version: [3.9, 3.11]
os: [ ubuntu-22.04, windows-2022, macos-12 ]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit ce3a7d6

Please sign in to comment.