Skip to content

Commit a321ee8

Browse files
committed
ci: test python 3.12 instead of 3.11
1 parent 99cd52f commit a321ee8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
- os:
9999
group: Default
100100
os_name: linux
101-
python_version: '3.11'
101+
python_version: '3.12'
102102
- os: macOS-latest
103103
os_name: macOS
104104
python_version: '3.14'

0 commit comments

Comments
 (0)