Turn e2e tests back on for release build workflows (#1725)
This commit is contained in:
parent
2c774ff09b
commit
5f2e3f01d0
1
.github/workflows/release_debian10.yaml
vendored
1
.github/workflows/release_debian10.yaml
vendored
@ -329,7 +329,6 @@ jobs:
|
||||
--no-strict
|
||||
|
||||
release_e2e_test:
|
||||
if: false
|
||||
name: "Release End-to-end Test"
|
||||
runs-on: [self-hosted, Linux, X64, Debian10]
|
||||
timeout-minutes: 60
|
||||
|
1
.github/workflows/release_ubuntu2004.yaml
vendored
1
.github/workflows/release_ubuntu2004.yaml
vendored
@ -325,7 +325,6 @@ jobs:
|
||||
--no-strict
|
||||
|
||||
release_e2e_test:
|
||||
if: false
|
||||
name: "Release End-to-end Test"
|
||||
runs-on: [self-hosted, Linux, X64, Ubuntu20.04]
|
||||
timeout-minutes: 60
|
||||
|
Loading…
Reference in New Issue
Block a user