Update main.yml
This commit is contained in:
parent
42e4b77449
commit
a1fcca77f9
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
|||
- name: Setup Python
|
||||
uses: actions/setup-python@v4.0.0
|
||||
with:
|
||||
python-version: 3.10.0
|
||||
python-version: 3.12.0-alpha.3
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v2
|
||||
|
|
Loading…
Reference in a new issue