Skip to content

Commit

Permalink
chore: adjust scripted-inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
mkolasinski-splunk committed Aug 1, 2024
1 parent 0c9019e commit 9d96b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1824,7 +1824,7 @@ jobs:
strategy:
fail-fast: false
matrix:
splunk: ${{ fromJson(needs.meta.outputs.matrix_combinedSplunkversion) }}
splunk: ${{ fromJson(needs.meta.outputs.matrix_supportedSplunk) }}
os: [ "ubuntu:14.04", "ubuntu:16.04","ubuntu:18.04","ubuntu:22.04", "centos:7", "redhat:8.0", "redhat:8.2", "redhat:8.3", "redhat:8.4", "redhat:8.5" ]
container:
image: ghcr.io/splunk/workflow-engine-base:4.1.0
Expand Down

0 comments on commit 9d96b92

Please sign in to comment.