Skip to content

Commit 2bc9920

Browse files
authored
Remove Python 3.7 version check from workflow
Removed check for Python 3.7 version from workflow.
1 parent 5f15af5 commit 2bc9920

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
@@ -147,7 +147,6 @@ jobs:
147147
3.8
148148
allow-prereleases: true
149149
- run: |
150-
python3.7 --version
151150
python3.8 --version
152151
python3.9 --version
153152
python3.10 --version

0 commit comments

Comments
 (0)