Skip to content

Commit

Permalink
Revert "TEST ONLY: Try Python 3.10 in the CI"
Browse files Browse the repository at this point in the history
This reverts commit 10afb28.
  • Loading branch information
bmhowe23 committed Apr 5, 2024
1 parent 10afb28 commit 039ef5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ jobs:
strategy:
matrix:
platform: [amd64, arm64]
python_version: ['3.8', '3.10']
python_version: ['3.8', '3.11']
fail-fast: false
uses: ./.github/workflows/python_wheels.yml
secrets:
Expand Down

0 comments on commit 039ef5d

Please sign in to comment.