Skip to content

Commit

Permalink
.github/workflows/build.yml: correct image for build_q35
Browse files Browse the repository at this point in the history
  • Loading branch information
pietrushnic committed Nov 24, 2024
1 parent 7153c7b commit 73b8e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
build_q35:
runs-on: ubuntu-22.04
container:
image: coreboot/coreboot-sdk:2023-11-24_2731fa619b
image: ghcr.io/dasharo/dasharo-sdk:v1.6.0-rc4
options: --user 1001
strategy:
matrix:
Expand Down

0 comments on commit 73b8e3c

Please sign in to comment.