We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b55eb71 commit 9211374Copy full SHA for 9211374
.github/workflows/python-app.yml
@@ -15,6 +15,7 @@ jobs:
15
uses: actions/setup-python@v5
16
with:
17
python-version: 3.13
18
+ architecture: 'arm64'
19
20
21
- name: Install dependencies
0 commit comments