Skip to content

Commit

Permalink
Merge pull request #1163 from pyvideo/python312
Browse files Browse the repository at this point in the history
Bump GitHub CI Python version to 3.12
  • Loading branch information
jonafato authored Jul 10, 2024
2 parents b187674 + d4e6a8b commit 40e75dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: 3.11
python-version: 3.12

- name: Install
run: make install-deps
Expand Down

0 comments on commit 40e75dd

Please sign in to comment.