add ubuntu-24.04 (#133)

* add ubuntu-24.04

* Different workaround for default user/group in 24.04 (#137)

---------

Co-authored-by: Bob Vandevliet <info@bvandevliet.nl>
This commit is contained in:
Ryan
2024-11-20 17:40:23 +01:00
committed by GitHub
parent 5a185c9575
commit 844d48050c
2 changed files with 22 additions and 9 deletions
+3 -1
View File
@@ -22,7 +22,7 @@ env:
IMAGE_LABEL_REPO: ${{ github.repository }}
SLUG: ${{ github.repository_owner }}/ubuntu
DISTRO: ubuntu
NODE: '16 18'
NODE: '16 18 20'
BUILD_REF: ${{ github.sha }}
SKIP_TEST: false
PUSH_GHCR: ${{ github.repository == (github.event.pull_request.head.repo.full_name || github.repository) && '1' || '' }}
@@ -48,6 +48,7 @@ jobs:
PLATFORMS:
- linux/amd64,linux/arm64,linux/arm/v7
TAG:
- 24.04
- 22.04
- 20.04
steps:
@@ -235,6 +236,7 @@ jobs:
max-parallel: 8
matrix:
TAG:
- 24.04
- 22.04
- 20.04
TYPE: