8000 Update GHA · python/pythoncapi-compat@a573021 · GitHub
[go: up one dir, main page]

Skip to content

Commit a573021

Browse files
committed
Update GHA
1 parent 9d14fad commit a573021

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@ jobs:
5252
include:
5353
# Windows: test old and new Python
5454
- os: windows-latest
55-
python: 3.6
55+
python: 3.7
5656
- os: windows-latest
5757
python: 3.12
5858

5959
# macOS: test old and new Python
6060
- os: macos-latest
61-
python: 3.6
61+
python: 3.7
6262
- os: macos-latest
6363
python: 3.12
6464

0 commit comments

Comments
 (0)
0