Skip to content

Commit 9e22a4a

Browse files
committed
Run python3.9 explicitly on Cygwin CI
In case somehow another one leaked in.
1 parent e034cec commit 9e22a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cygwin-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
5858
- name: Set up virtualenv
5959
run: |
60-
python -m venv .venv
60+
python3.9 -m venv .venv
6161
echo 'BASH_ENV=.venv/bin/activate' >>"$GITHUB_ENV"
6262
6363
- name: Update PyPA packages

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy