This commit is contained in:
@@ -8,8 +8,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: actions/setup-python@v2
|
- uses: actions/setup-python@v2
|
||||||
with:
|
# with:
|
||||||
python-version: '3.12.4' # Version range or exact version of a Python version to use, using SemVer's version range syntax
|
# python-version: '3.12.4' # Version range or exact version of a Python version to use, using SemVer's version range syntax
|
||||||
#architecture: 'x64' # optional x64 or x86. Defaults to x64 if not specified
|
#architecture: 'x64' # optional x64 or x86. Defaults to x64 if not specified
|
||||||
#- run: python my_script.py
|
#- run: python my_script.py
|
||||||
#strategy:
|
#strategy:
|
||||||
|
|||||||
Reference in New Issue
Block a user