Skip to content

Commit

Permalink
Merge branch 'main' into ramonpetgrave64-patch-4
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonpetgrave64 authored Jan 28, 2025
2 parents 663c26a + be0c57c commit 054a780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scripts/pre-submit.e2e.go.default.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ LDFLAGS=$(e2e_this_file | cut -d '.' -f4 | grep -v noldflags)
e2e_verify_common_all "$ATTESTATION"

# Verify Go specific environment vars are set
e2e_verify_predicate_invocation_environment "$ATTESTATION" "os" "ubuntu22"
e2e_verify_predicate_invocation_environment "$ATTESTATION" "os" "ubuntu24"
e2e_verify_predicate_invocation_environment "$ATTESTATION" "arch" "X64"

# Verify the subject and build type
Expand Down

0 comments on commit 054a780

Please sign in to comment.