Skip to content

Commit

Permalink
feat: adding firefox in v2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nariyanibhargav authored Nov 3, 2022
1 parent 1d2b9b3 commit f97f09a
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 @@ -950,7 +950,7 @@ jobs:
fail-fast: false
matrix:
splunk: ${{ fromJson(needs.meta.outputs.matrix_supportedSplunk) }}
browser: ["chrome"]
browser: ["chrome","firefox"]
vendor-version: ${{ fromJson(needs.meta.outputs.matrix_supportedUIVendors) }}
container:
image: ghcr.io/splunk/workflow-engine-base:2.0.3
Expand Down

0 comments on commit f97f09a

Please sign in to comment.