Skip to content

Commit 53f19fd

Browse files
committed
Revert "Update Python less."
This reverts commit 4992986.
1 parent 0c83844 commit 53f19fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/gha/print_matrix_configuration.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"architecture": ["x64", "x86"],
7979
"msvc_runtime": ["static","dynamic"],
8080
"xcode_version": ["16.2"],
81-
"python_version": ["3.8"],
81+
"python_version": ["3.7"],
8282

8383
EXPANDED_KEY: {
8484
"os": ["ubuntu-22.04", "macos-14", "windows-latest"],
@@ -91,7 +91,7 @@
9191
"matrix": {
9292
"os": ["ubuntu-22.04", "macos-14", "windows-latest"],
9393
"architecture": ["x64"],
94-
"python_version": ["3.8"],
94+
"python_version": ["3.7"],
9595

9696
EXPANDED_KEY: {
9797
"os": ["ubuntu-22.04", "macos-14", "windows-latest"]

0 commit comments

Comments
 (0)