We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a10020a commit 8787c12Copy full SHA for 8787c12
.github/workflows/main.yml
@@ -56,7 +56,7 @@ jobs:
56
- name: Setup Python
57
uses: actions/setup-python@v5
58
with:
59
- python-version: "3.12"
+ python-version: "3.13"
60
61
- name: Build for linux/arm64
62
uses: docker/build-push-action@v5
0 commit comments