Skip to content

Commit e4b2c37

Browse files
committed
Bump python=3.12 in CI workflows
1 parent 0de0527 commit e4b2c37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/setup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
os: [ubuntu-latest, macos-latest, windows-latest]
15-
python-version: ["3.10"]
15+
python-version: ["3.12"]
1616

1717
steps:
1818
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)