Skip to content

Commit 98a4be4

Browse files
committed
full matrix
1 parent 8ba13bc commit 98a4be4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pants.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ jobs:
1414
matrix:
1515
runner:
1616
# Replace with your profile label https://namespace.so/docs/features/faster-github-actions#using-runner-profiles
17-
# - namespace-profile-default
17+
- namespace-profile-default
1818
- namespace-profile-default-arm64
19-
# - ubuntu-22.04
19+
- ubuntu-22.04
2020
- ubuntu-22.04-arm
2121
python-version: [3.9]
2222
fail-fast: false

0 commit comments

Comments
 (0)