Skip to content

Commit

Permalink
Added ubuntu-24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
axelfontaine committed Jun 9, 2024
1 parent 292fccc commit cbc707d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/minimal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ on:
required: false
type: string
default: "2.317.0"
env:
BUILDX_NO_DEFAULT_ATTESTATIONS: 1

jobs:
build-docker-image:
Expand All @@ -34,6 +32,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
provenance: false
file: Dockerfile-minimal
build-args: RUNNER_VERSION=${{ inputs.runner_version }}
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit cbc707d

Please sign in to comment.