Skip to content

Commit

Permalink
[ci] 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
NextFire committed Nov 14, 2023
1 parent 1633f31 commit 369037c
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 @@ -22,7 +22,7 @@ jobs:
${{ runner.os }}-poetry-
- uses: actions/setup-python@v4
with:
python-version: "3.10"
python-version: "3.12"
- name: poetry install
run: |
pip install poetry
Expand Down

0 comments on commit 369037c

Please sign in to comment.