Skip to content

ci: revert image builds to docker driver#318

Merged
cmulk merged 1 commit into
sandialabs:mainfrom
nblair2:ci/fix
Jun 9, 2026
Merged

ci: revert image builds to docker driver#318
cmulk merged 1 commit into
sandialabs:mainfrom
nblair2:ci/fix

Conversation

@nblair2

@nblair2 nblair2 commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Description

Revert the #313 Buildx switch. The container driver can't resolve a locally-loaded FROM, so the JIT build pointed at an on-disk OCI layout; on push/dispatch that layout is incomplete. Back to the default docker driver. Action versions kept current. Drops the type=gha layer cache.

Related Issue

Type of Change

  • Bugfix

Testing

Verified on a fork push run (the non-PR path PR checks don't exercise): main + deb + JIT all build and push.

@nblair2 nblair2 force-pushed the ci/fix branch 3 times, most recently from d94ed50 to af4165e Compare June 6, 2026 16:08
@nblair2 nblair2 changed the title ci: fix dispatch build of JIT ci: revert image builds to docker driver (fixes #317) Jun 6, 2026
@nblair2 nblair2 changed the title ci: revert image builds to docker driver (fixes #317) ci: revert image builds to docker driver Jun 6, 2026
@nblair2 nblair2 marked this pull request as ready for review June 6, 2026 18:05
@nblair2

nblair2 commented Jun 6, 2026

Copy link
Copy Markdown
Contributor Author

@cmulk this should fix #317 - my bad

@nblair2 nblair2 marked this pull request as draft June 7, 2026 16:14
@nblair2

nblair2 commented Jun 7, 2026

Copy link
Copy Markdown
Contributor Author

Need to squash

@nblair2 nblair2 marked this pull request as ready for review June 8, 2026 03:47
@cmulk cmulk merged commit 9d794a7 into sandialabs:main Jun 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] JIT image CI build failure

3 participants