Skip to content

Commit

Permalink
Merge remote-tracking branch 'claudius-kienle/master' into claudius-m…
Browse files Browse the repository at this point in the history
…aster
  • Loading branch information
markusressel committed Jul 13, 2024
2 parents 5f1651f + ca398c5 commit d04fd19
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
python-version: [ 3.8, 3.9, "3.10", "3.11" ]
python-version: [ "3.9", "3.10", "3.11", "3.12" ]

steps:
- uses: actions/checkout@v4
Expand Down
20 changes: 10 additions & 10 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d04fd19

Please sign in to comment.