We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f48414 commit 4824992Copy full SHA for 4824992
.github/workflows/gating.yml
@@ -30,4 +30,4 @@ jobs:
30
uses: golang-fips/release/.github/workflows/test-ubi-centos.yml@main
31
with:
32
go_fips_ref: ${{ github.event.pull_request.head.sha }}
33
- composes: "ubi8,ubi9,c8s,c9s"
+ composes: "ubi8,ubi9,ubi10,c9s,c10s"
0 commit comments