Skip to content

Commit

Permalink
.github/
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Northey <[email protected]>
  • Loading branch information
phlax committed Jun 10, 2024
1 parent b36bdfe commit febc4ba
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/arm64-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,3 @@ jobs:
jq --version || echo "NO JQ"
docker --version || echo "NO DOCKER"
skopeo --version || echo "NO SKOPEO"
arm64-base:
permissions:
contents: read
runs-on: envoy-ubuntu-arm64-base
steps:
- run: |
df -h
uname -a
jq --version || echo "NO JQ"
docker --version || echo "NO DOCKER"
skopeo --version || echo "NO SKOPEO"

0 comments on commit febc4ba

Please sign in to comment.