Skip to content

Commit 3d6f388

Browse files
Disable ARM integration tests (#490)
Too high cost on GitHub-hosted ARM runners Will try to re-enable on nightly only if costs are low enough, but disabling all for now so that new PR runs do not create further costs
1 parent 8c47bae commit 3d6f388

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ jobs:
5858
allure_on_amd64: true
5959
architecture:
6060
- amd64
61-
- arm64
6261
name: Integration test charm | ${{ matrix.juju.agent }} | ${{ matrix.architecture }}
6362
needs:
6463
- lint

0 commit comments

Comments
 (0)