Skip to content

Commit

Permalink
Revert python version.
Browse files Browse the repository at this point in the history
  • Loading branch information
silee2 committed Nov 30, 2023
1 parent 67cbce5 commit 7ea1471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

strategy:
matrix:
python: [3.10]
python: [3.9]

steps:
- name: Cancel Previous Runs
Expand Down

0 comments on commit 7ea1471

Please sign in to comment.