Skip to content

Commit

Permalink
Merge branch 'main' into feature/2025.1
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Jan 15, 2025
2 parents 7b9bae9 + fd98093 commit 4e8a107
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ jobs:
strategy:
matrix:
# mediapipe が Python 3.13 に対応していない
# python_version: ["3.10", "3.11", "3.12"]
python_version: ["3.10", "3.11", "3.12", "3.13"]
# python_version: ["3.10", "3.11", "3.12", "3.13"]
python_version: ["3.10", "3.11", "3.12"]
runs-on: windows-2022
timeout-minutes: 15
env:
Expand Down

0 comments on commit 4e8a107

Please sign in to comment.