Skip to content

Commit bc5b4a6

Browse files
authored
Merge pull request #159 from sclorg/ga-new-imagestreams
Update GITHUB Action with new imagestreams
2 parents 5dff5b2 + 8e98c44 commit bc5b4a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/openshift-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
fail-fast: false
1212
matrix:
13-
version: [ "7.4-ubi8", "8.0-ubi8", "8.1-ubi9", "8.0-ubi9" ]
13+
version: [ "7.4-ubi8", "8.2-ubi8", "8.1-ubi9", "8.2-ubi9", "8.3-ubi9", "8.3-ubi10" ]
1414

1515
if: |
1616
github.event.issue.pull_request
@@ -20,7 +20,7 @@ jobs:
2020
- uses: sclorg/testing-farm-as-github-action@main
2121
with:
2222
api_key: ${{ secrets.TF_INTERNAL_API_KEY }}
23-
compose: "RHEL-9.4.0-Nightly"
23+
compose: "RHEL-9.6.0-Nightly"
2424
git_url: "https://gitlab.cee.redhat.com/platform-eng-core-services/sclorg-tmt-plans"
2525
git_ref: "master"
2626
tf_scope: "private"

0 commit comments

Comments
 (0)