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 e0994a6 commit dc4bbbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/arm64-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
uname -a
jq --version || echo "NO JQ"
docker --version || echo "NO DOCKER"
skopeo --version || echo "NO SKOPEO"
arm64-base:
permissions:
Expand All @@ -36,3 +37,4 @@ jobs:
uname -a
jq --version || echo "NO JQ"
docker --version || echo "NO DOCKER"
skopeo --version || echo "NO SKOPEO"

0 comments on commit dc4bbbe

Please sign in to comment.