Merge pull request #149 from crazy-max/ci-arm64
Some checks failed
test / test (push) Failing after 4s
validate / prepare (push) Failing after 3s
validate / validate (push) Has been skipped
ci / main (ubuntu-latest, type=image,tag=27.3.1) (push) Failing after 4s
ci / main (ubuntu-latest, v27.3.1) (push) Failing after 33s
ci / daemon-config (ubuntu-latest) (push) Failing after 4s
ci / context (ubuntu-latest) (push) Failing after 2s
ci / build-linux (containerd-system) (push) Failing after 4s
ci / build-linux (containerd-tarball) (push) Failing after 3s
ci / set-host (push) Failing after 4s
ci / rootless (push) Failing after 49s
ci / tcp (ubuntu-latest) (push) Failing after 4s
ci / channel (ubuntu-latest) (push) Failing after 5m28s
ci / context (windows-latest) (push) Has been cancelled
ci / lima-start-args (push) Has been cancelled
ci / tcp (macos-13) (push) Has been cancelled
ci / tcp (ubuntu-24.04-arm) (push) Has been cancelled
ci / tcp (windows-latest) (push) Has been cancelled
ci / main (ubuntu-24.04-arm, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (ubuntu-24.04-arm, v27.3.1) (push) Has been cancelled
ci / main (windows-latest, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (windows-latest, v27.3.1) (push) Has been cancelled
ci / channel (macos-13) (push) Has been cancelled
ci / channel (ubuntu-24.04-arm) (push) Has been cancelled
ci / channel (windows-latest) (push) Has been cancelled
ci / daemon-config (macos-13) (push) Has been cancelled
ci / daemon-config (ubuntu-24.04-arm) (push) Has been cancelled
ci / daemon-config (windows-latest) (push) Has been cancelled
ci / main (macos-13, type=image,tag=27.3.1) (push) Has been cancelled
ci / main (macos-13, v27.3.1) (push) Has been cancelled
ci / build-macos (macos-13) (push) Has been cancelled
ci / build-windows (push) Has been cancelled
ci / context (macos-13) (push) Has been cancelled
ci / context (ubuntu-24.04-arm) (push) Has been cancelled

ci: test ubuntu arm64 runners
This commit is contained in:
CrazyMax 2025-01-28 11:42:33 +01:00 committed by GitHub
commit f96ea45537
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,6 +28,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- ubuntu-24.04-arm
#- macos-14 # no virt: https://github.com/docker/actions-toolkit/issues/317
- macos-13
- windows-latest
@ -51,6 +52,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- ubuntu-24.04-arm
#- macos-14 # no virt: https://github.com/docker/actions-toolkit/issues/317
- macos-13
- windows-latest
@ -72,6 +74,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- ubuntu-24.04-arm
#- macos-14 # no virt: https://github.com/docker/actions-toolkit/issues/317
- macos-13
- windows-latest
@ -99,6 +102,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- ubuntu-24.04-arm
#- macos-14 # no virt: https://github.com/docker/actions-toolkit/issues/317
- macos-13
- windows-latest
@ -279,6 +283,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- ubuntu-24.04-arm
#- macos-14 # no virt: https://github.com/docker/actions-toolkit/issues/317
- macos-13
- windows-latest