File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 2323 strategy :
2424 fail-fast : false
2525 matrix :
26- os : [ubuntu-20.04, ubuntu-22.04]
26+ os : [ubuntu-20.04, ubuntu-22.04, actuated-arm64-4cpu-12gb ]
2727 go-version : [1.20.x, 1.21.x]
2828 rootless : ["rootless", ""]
2929 race : ["-race", ""]
4040 criu : criu-dev
4141 - dmz : runc_nodmz
4242 os : ubuntu-20.04
43+ - go-version : 1.20.x
44+ os : actuated-arm64-4cpu-12gb
45+ - race : " -race"
46+ os : actuated-arm64-4cpu-12gb
47+ - criu : criu-dev
48+ os : actuated-arm64-4cpu-12gb
49+ - dmz : runc_nodmz
50+ os : actuated-arm64-4cpu-12gb
51+
4352 runs-on : ${{ matrix.os }}
4453
4554 steps :
Original file line number Diff line number Diff line change 66[ ![ gha/validate] ( https://github.com/opencontainers/runc/workflows/validate/badge.svg )] ( https://github.com/opencontainers/runc/actions?query=workflow%3Avalidate )
77[ ![ gha/ci] ( https://github.com/opencontainers/runc/workflows/ci/badge.svg )] ( https://github.com/opencontainers/runc/actions?query=workflow%3Aci )
88[ ![ CirrusCI] ( https://api.cirrus-ci.com/github/opencontainers/runc.svg )] ( https://cirrus-ci.com/github/opencontainers/runc )
9+ [ ![ actuated.dev] ( https://docs.actuated.dev/images/actuated-badge.png )] ( https://actuated.dev )
910
1011## Introduction
1112
You can’t perform that action at this time.
0 commit comments