Skip to content

Commit 5f15af5

Browse files
authored
Remove Python 3.7 version check from workflow
Removed Python 3.7 from the list of versions to check.
1 parent f63d748 commit 5f15af5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/macOS_on_demand.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ jobs:
145145
3.10
146146
3.9
147147
3.8
148-
3.7
149148
allow-prereleases: true
150149
- run: |
151150
python3.7 --version

0 commit comments

Comments
 (0)