Skip to content

Commit 2ae043f

Browse files
update pre-submit to ubuntu24
Signed-off-by: Ramon Petgrave <[email protected]>
1 parent bad5834 commit 2ae043f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scripts/pre-submit.e2e.go.default.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ LDFLAGS=$(e2e_this_file | cut -d '.' -f4 | grep -v noldflags)
4141
e2e_verify_common_all "$ATTESTATION"
4242

4343
# Verify Go specific environment vars are set
44-
e2e_verify_predicate_invocation_environment "$ATTESTATION" "os" "ubuntu22"
44+
e2e_verify_predicate_invocation_environment "$ATTESTATION" "os" "ubuntu24"
4545
e2e_verify_predicate_invocation_environment "$ATTESTATION" "arch" "X64"
4646

4747
# Verify the subject and build type

0 commit comments

Comments
 (0)