Skip to content

Commit

Permalink
文字列にする
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Jan 25, 2024
1 parent 4748cbf commit 4ff0231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
e2e_test:
strategy:
matrix:
python_version: [3.8, 3.9, 3.10, 3.11, 3.12]
python_version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
runs-on: ubuntu-latest
timeout-minutes: 10
env:
Expand Down

0 comments on commit 4ff0231

Please sign in to comment.