Skip to content

Commit 054a780

Browse files
Merge branch 'main' into ramonpetgrave64-patch-4
2 parents 663c26a + be0c57c commit 054a780

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)