Skip to content

Commit 32a89af

Browse files
Bump python version in workflow (#86)
1 parent 990b6f4 commit 32a89af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
strategy:
2626
max-parallel: 4
2727
matrix:
28-
python-version: ["3.11"]
28+
python-version: ["3.12"]
2929

3030
steps:
3131
- name: Cloning repo

0 commit comments

Comments
 (0)