Skip to content

Commit

Permalink
bump python version in github e2e action
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Dec 12, 2024
1 parent 8c985de commit 653f3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ['3.8']
python-version: ['3.10']
node-version: ['14']
e2e: ['a', 'b']
env:
Expand Down

0 comments on commit 653f3f9

Please sign in to comment.