Skip to content

Commit

Permalink
python 3.x->3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dugalh authored Oct 28, 2021
1 parent ecc5d56 commit b2ba193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
fail-fast: false
matrix:
os: [ macos-latest, windows-latest, ubuntu-latest ]
python-version: ['3.x'] #[ 3.6, 3.7, 3.8, 3.9 ]
python-version: ['3.9'] #[ 3.6, 3.7, 3.8, 3.9 ]
steps:
- uses: actions/checkout@v2
- name: Set up Python
Expand Down

0 comments on commit b2ba193

Please sign in to comment.