Skip to content

Commit

Permalink
Switch to use 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
yongtang committed Nov 1, 2023
1 parent 6973f06 commit 2442109
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 @@ -360,7 +360,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
python: ['3.10']
python: ['3.9']
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
Expand Down

0 comments on commit 2442109

Please sign in to comment.