Skip to content

Commit

Permalink
[Issue_220] Drop SE 11 Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
bstansberry committed Oct 25, 2024
1 parent c10994d commit 6275d69
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/wildfly-cloud-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ concurrency:
cancel-in-progress: true

jobs:
kubernetes-jdk11:
if: ${{!github.event.inputs.runtimeImage}}
uses: ./.github/workflows/wildfly-cloud-tests-callable.yml
with:
runtimeImage: quay.io/wildfly/wildfly-runtime:latest-jdk11
type: Kubernetes
# kubernetes-jdk11:
# if: ${{!github.event.inputs.runtimeImage}}
# uses: ./.github/workflows/wildfly-cloud-tests-callable.yml
# with:
# runtimeImage: quay.io/wildfly/wildfly-runtime:latest-jdk11
# type: Kubernetes
# openshift-jdk11:
# if: ${{!github.event.inputs.runtimeImage}}
# uses: ./.github/workflows/wildfly-cloud-tests-callable.yml
Expand Down

0 comments on commit 6275d69

Please sign in to comment.