Skip to content

Commit

Permalink
Update python-app.yml python version
Browse files Browse the repository at this point in the history
  • Loading branch information
AntSimi committed Dec 21, 2023
1 parent 73b017c commit c7430ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
matrix:
# os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest, windows-latest]
python_version: ['3.10']
python_version: ['3.10', '3.11', '3.12']
name: Run py eddy tracker build tests
runs-on: ${{ matrix.os }}
defaults:
Expand Down

0 comments on commit c7430ce

Please sign in to comment.