Skip to content

Commit

Permalink
py311
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim Avanov committed Mar 3, 2023
1 parent 6931905 commit 23045aa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ jobs:
tests:
strategy:
matrix:
python-version: [ 310 311 ]
python-version:
- 310
- 311
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.4.0
Expand Down

0 comments on commit 23045aa

Please sign in to comment.