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 059170e commit 159a3aeCopy full SHA for 159a3ae
.github/workflows/pants.yaml
@@ -13,6 +13,7 @@ jobs:
13
runs-on:
14
# Replace with your profile label https://namespace.so/docs/features/faster-github-actions#using-runner-profiles
15
- namespace-profile-default
16
+ - namespace-profile-default-arm64
17
strategy:
18
matrix:
19
python-version: [3.9]
0 commit comments