This commit is contained in:
parent
9186ac89bd
commit
3f43b63981
1 changed files with 3 additions and 0 deletions
|
@ -4,4 +4,7 @@ jobs:
|
|||
runs-on: docker
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.11'
|
||||
|
||||
|
|
Loading…
Reference in a new issue