Skip to content

Commit

Permalink
Fixed actions to run on diff python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
PrateekJannu committed Feb 17, 2024
1 parent 245d798 commit 2cdaa3a
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 @@ -16,7 +16,7 @@ jobs:
build:


runs-on: ubuntu-latest,windows-latest
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.10, 3.9, 3.8]
Expand Down

0 comments on commit 2cdaa3a

Please sign in to comment.