Skip to content

Commit

Permalink
Adjust Python version
Browse files Browse the repository at this point in the history
  • Loading branch information
top-sekret committed Dec 18, 2023
1 parent 999c3e9 commit 50b8b63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ['3.9']
# Version on Debian bookworm
python-version: ['3.9.2']

uses: './.github/workflows/tests-reusable.yml'
with:
Expand Down

0 comments on commit 50b8b63

Please sign in to comment.