Attempt to use rechunk again, switching ubuntu version to 22.04
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m43s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m43s
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -18,7 +18,7 @@ on:
|
||||
jobs:
|
||||
bluebuild:
|
||||
name: Build Custom Image
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
@@ -43,3 +43,4 @@ jobs:
|
||||
|
||||
# enabled by default, disable if your image is small and you want faster builds
|
||||
maximize_build_space: true
|
||||
rechunk: true
|
||||
|
Reference in New Issue
Block a user