tektoncd / chains

Supply Chain Security in Tekton Pipelines
Apache License 2.0
248 stars 135 forks source link

Use ubuntu 22.04 temporarly to fix the E2E #1228

Closed vdemeester closed 1 month ago

vdemeester commented 1 month ago

Changes

ubuntu-latest (24.04) doesn't have /etc/docker/daemon.json anymore (by default at least), making some action we use fail.

This should unblock the CI until we update these actions.

cc @wlynch @lcarva

/kind misc

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

Release Notes

NONE
vdemeester commented 1 month ago

/retest

PuneetPunamiya commented 1 month ago

LGTM

tekton-robot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lcarva

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/tektoncd/chains/blob/main/OWNERS)~~ [lcarva] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment