Skip to content

Commit

Permalink
Restore 3.8 and 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
zstumgoren committed Apr 4, 2024
1 parent 06b3c9a commit 64a4f21
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/continuous-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@ jobs:
test-python:
strategy:
matrix:
python: ["3.10", "3.11"]
# python: ["3.8", "3.9", "3.10", "3.11"]
python: ["3.8", "3.9", "3.10", "3.11"]
name: Test Python code
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 64a4f21

Please sign in to comment.