Skip to content

Commit

Permalink
Merge pull request #113 from openmsr/ebknudsen-patch-2
Browse files Browse the repository at this point in the history
Update python-app.yml
  • Loading branch information
ebknudsen authored Jul 12, 2024
2 parents cff8c5d + 0900002 commit 59e01b2
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 @@ -25,7 +25,7 @@ jobs:
strategy:
fail-fast: false
matrix:
pyv: ["3.9","3.10"]
pyv: ["3.9", "3.10", "3.11"]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 59e01b2

Please sign in to comment.