Skip to content

Commit

Permalink
Update python-version in package_testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kadirnar committed Nov 24, 2023
1 parent 017a8a8 commit de871df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
operating-system: [ubuntu-latest, windows-latest, macos-latest]
python-version: ['3.10', '3.11', '3.12']
python-version: ['3.10', '3.11']
fail-fast: false

steps:
Expand Down

0 comments on commit de871df

Please sign in to comment.