feat: 22.04 default runner image (#2050)

* feat: 22.04 default runner image

* docs: update bundled software

* chore: remove test in Dockerfile

* ci: add 22.04 runner build

* chore: remove build-essential

* chore: remove python path entry

Co-authored-by: toast-gear <[email protected]>
This commit is contained in:
Callum Tait
2022-12-02 07:29:59 +09:00
committed by GitHub
co-authored by toast-gear
parent 28ea8d4e7b
commit 212b9daec3
3 changed files with 115 additions and 9 deletions
+4
View File
@@ -45,6 +45,10 @@ jobs:
os-name: ubuntu
os-version: 20.04
latest: "true"
- name: actions-runner
os-name: ubuntu
os-version: 22.04
latest: "false"
- name: actions-runner-dind
os-name: ubuntu
os-version: 20.04