Skip to content

Commit f97f09a

Browse files
feat: adding firefox in v2.1
1 parent 1d2b9b3 commit f97f09a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build-test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -950,7 +950,7 @@ jobs:
950950
fail-fast: false
951951
matrix:
952952
splunk: ${{ fromJson(needs.meta.outputs.matrix_supportedSplunk) }}
953-
browser: ["chrome"]
953+
browser: ["chrome","firefox"]
954954
vendor-version: ${{ fromJson(needs.meta.outputs.matrix_supportedUIVendors) }}
955955
container:
956956
image: ghcr.io/splunk/workflow-engine-base:2.0.3

0 commit comments

Comments
 (0)