mirror of
https://github.com/docker/setup-docker-action.git
synced 2025-04-24 17:20:02 +02:00
ci: test ubuntu arm64 runners
This commit is contained in:
parent
0f738e9bf9
commit
d44b774c56
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -28,6 +28,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
|
- ubuntu-24.04-arm
|
||||||
#- macos-14 # no virt: https://github.com/docker/actions-toolkit/issues/317
|
#- macos-14 # no virt: https://github.com/docker/actions-toolkit/issues/317
|
||||||
- macos-13
|
- macos-13
|
||||||
- windows-latest
|
- windows-latest
|
||||||
@ -51,6 +52,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
|
- ubuntu-24.04-arm
|
||||||
#- macos-14 # no virt: https://github.com/docker/actions-toolkit/issues/317
|
#- macos-14 # no virt: https://github.com/docker/actions-toolkit/issues/317
|
||||||
- macos-13
|
- macos-13
|
||||||
- windows-latest
|
- windows-latest
|
||||||
@ -72,6 +74,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
|
- ubuntu-24.04-arm
|
||||||
#- macos-14 # no virt: https://github.com/docker/actions-toolkit/issues/317
|
#- macos-14 # no virt: https://github.com/docker/actions-toolkit/issues/317
|
||||||
- macos-13
|
- macos-13
|
||||||
- windows-latest
|
- windows-latest
|
||||||
@ -99,6 +102,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
|
- ubuntu-24.04-arm
|
||||||
#- macos-14 # no virt: https://github.com/docker/actions-toolkit/issues/317
|
#- macos-14 # no virt: https://github.com/docker/actions-toolkit/issues/317
|
||||||
- macos-13
|
- macos-13
|
||||||
- windows-latest
|
- windows-latest
|
||||||
@ -279,6 +283,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
|
- ubuntu-24.04-arm
|
||||||
#- macos-14 # no virt: https://github.com/docker/actions-toolkit/issues/317
|
#- macos-14 # no virt: https://github.com/docker/actions-toolkit/issues/317
|
||||||
- macos-13
|
- macos-13
|
||||||
- windows-latest
|
- windows-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user