File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 branches :
1111 - master
1212 - " v[0-9]+.[0-9]+"
13- - " ci/github-actions/auth-react/v0.49 .0" # TODO: Remove this
13+ - " ci/github-actions/auth-react/v0.48 .0" # TODO: Remove this
1414 tags :
1515 - " (dev-)?v[0-9]+.[0-9]+.[0-9]+"
1616
3333 fail-fast : true
3434 matrix :
3535 # fdi-version: ${{ fromJSON(needs.define-versions.outputs.fdiVersions) }}
36- fdi-version : ["4.1", "3.1 "]
36+ fdi-version : ["4.0 "]
3737
3838 outputs :
3939 AUTH_REACT__LOG_DIR : ${{ steps.envs.outputs.AUTH_REACT__LOG_DIR }}
7171 fail-fast : false # Don't fail fast to avoid locking TF State
7272 matrix :
7373 # fdi-version: ${{ fromJSON(needs.define-versions.outputs.fdiVersions) }}
74- fdi-version : ["4.1", "3.1 "]
74+ fdi-version : ["4.0 "]
7575 with :
7676 fdi-version : ${{ matrix.fdi-version }}
7777 specs : ${{ needs.setup-auth-react.outputs.specs }}
You can’t perform that action at this time.
0 commit comments