Skip to content

Commit 4aa848c

Browse files
committed
chore(ci): bump python version for linting
1 parent b80c95a commit 4aa848c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
runs-on: "ubuntu-latest"
3737
strategy:
3838
matrix:
39-
python-version: [3.12]
39+
python-version: ["3.13"]
4040
steps:
4141
- uses: actions/checkout@v4
4242
- name: Set up Python

0 commit comments

Comments
 (0)