Skip to content

Commit 4824992

Browse files
committed
Add ubi10, c10s targets to gating
Also remove c8s, which we don't support anymore.
1 parent 8f48414 commit 4824992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gating.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
uses: golang-fips/release/.github/workflows/test-ubi-centos.yml@main
3131
with:
3232
go_fips_ref: ${{ github.event.pull_request.head.sha }}
33-
composes: "ubi8,ubi9,c8s,c9s"
33+
composes: "ubi8,ubi9,ubi10,c9s,c10s"

0 commit comments

Comments
 (0)