mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-01-11 23:29:28 -05:00
try python 2.7.18
This commit is contained in:
parent
bacc3b00c2
commit
ee87d2a7d3
2
.github/workflows/twitter.yml
vendored
2
.github/workflows/twitter.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: '3.9.0' # Version range or exact version of a Python version to use, using SemVer's version range syntax
|
||||
python-version: '2.7.18' # Version range or exact version of a Python version to use, using SemVer's version range syntax
|
||||
- uses: py-actions/py-dependency-install@v2
|
||||
with:
|
||||
path: requirements.txt
|
||||
|
Loading…
Reference in New Issue
Block a user