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 9bb52bd commit 009e3aaCopy full SHA for 009e3aa
.github/workflows/create_release.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
strategy:
19
matrix:
20
- docker_platform: [amd64, arm64]
+ docker_platform: [arm64]
21
steps:
22
- uses: actions/setup-python@v1
23
with:
0 commit comments