fix: drop node12
This commit is contained in:
@@ -20,7 +20,7 @@ env:
|
|||||||
IMAGE_LABEL_REPO: ${{ github.repository }}
|
IMAGE_LABEL_REPO: ${{ github.repository }}
|
||||||
SLUG: ${{ github.repository_owner }}/ubuntu
|
SLUG: ${{ github.repository_owner }}/ubuntu
|
||||||
DISTRO: ubuntu
|
DISTRO: ubuntu
|
||||||
NODE: '12 16'
|
NODE: '16'
|
||||||
BUILD_REF: ${{ github.sha }}
|
BUILD_REF: ${{ github.sha }}
|
||||||
SKIP_TEST: false
|
SKIP_TEST: false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user