Skip to content

Commit

Permalink
update python on CI to 3.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
introkun committed Mar 26, 2024
1 parent c198eb9 commit 34fbaea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
python-version: [3.10.0]
python-version: [3.12.2]
# include:
# - os: windows-latest
# python-version: 3.9.7
Expand Down

0 comments on commit 34fbaea

Please sign in to comment.