Skip to content

Commit e874b50

Browse files
jamagalhaesbeaugunderson
authored andcommitted
chore(ci): use python 3.13 by default (#1562)
1 parent 1a8cddb commit e874b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
- uses: actions/checkout@v5
164164
- uses: ./.github/actions/install-python-and-uv
165165
with:
166-
PYTHON_VERSION: "3.12"
166+
PYTHON_VERSION: "3.13"
167167
- uses: ./.github/actions/install-canvas
168168

169169
- name: Test plugin ${{ matrix.plugin }}

0 commit comments

Comments
 (0)