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 8ba13bc commit 98a4be4Copy full SHA for 98a4be4
.github/workflows/pants.yaml
@@ -14,9 +14,9 @@ jobs:
14
matrix:
15
runner:
16
# Replace with your profile label https://namespace.so/docs/features/faster-github-actions#using-runner-profiles
17
- # - namespace-profile-default
+ - namespace-profile-default
18
- namespace-profile-default-arm64
19
- # - ubuntu-22.04
+ - ubuntu-22.04
20
- ubuntu-22.04-arm
21
python-version: [3.9]
22
fail-fast: false
0 commit comments