Skip to content

Commit

Permalink
Update build-bake.yaml
Browse files Browse the repository at this point in the history
temp removal of workbench-session-init from github actions release build
  • Loading branch information
skyeturriff authored and bschwedler committed Nov 27, 2024
1 parent 3277b3d commit 7b0d352
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-bake.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@ jobs:
snyk-token: '${{ secrets.SNYK_TOKEN }}'

workbench-session-init:
if: false # TODO: Re-enable this job after next release
needs: [setup]
name: Workbench Session Init
runs-on: ubuntu-latest-8x
Expand Down

0 comments on commit 7b0d352

Please sign in to comment.