Disable e2e tests in all workflows (#1677)

* Disable e2e tests in diff.yaml

* Disable e2e tests in release builds
This commit is contained in:
Marko Barišić
2024-01-30 19:37:00 +01:00
committed by GitHub
parent 97b1e67d80
commit 79361e9205
3 changed files with 7 additions and 1 deletions

View File

@@ -321,6 +321,7 @@ jobs:
--no-strict
release_e2e_test:
if: false
name: "Release End-to-end Test"
runs-on: [self-hosted, Linux, X64, Debian10]
timeout-minutes: 90