Skip to content

Commit

Permalink
update pre-submit to ubuntu24
Browse files Browse the repository at this point in the history
Signed-off-by: Ramon Petgrave <[email protected]>
  • Loading branch information
ramonpetgrave64 authored Jan 27, 2025
1 parent bad5834 commit 2ae043f
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 2ae043f

Please sign in to comment.