Skip to content

Commit

Permalink
Merge branch 'mainline' into service_restarts_worker
Browse files Browse the repository at this point in the history
  • Loading branch information
YutongLi291 authored Oct 21, 2024
2 parents 94cc175 + 4241338 commit 73f84d4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release_bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
branch: mainline
environment: mainline
os: linux
concurrency:
group: linuxe2e

WindowsE2ETests:
needs: UnitTests
Expand All @@ -69,6 +71,8 @@ jobs:
branch: mainline
environment: mainline
os: windows
concurrency:
group: windowse2e

Bump:
needs: [LinuxE2ETests, WindowsE2ETests, WindowsIntegrationTests]
Expand Down

0 comments on commit 73f84d4

Please sign in to comment.