Merge pull request #5863 from Benehiko/only-experimental-workflow
workflow/e2e: only run experimental daemon
This commit is contained in:
5
.github/workflows/e2e.yml
vendored
5
.github/workflows/e2e.yml
vendored
@ -25,14 +25,13 @@ on:
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
e2e:
|
||||
tests:
|
||||
runs-on: ubuntu-24.04
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
target:
|
||||
- non-experimental
|
||||
- experimental
|
||||
- local
|
||||
- connhelper-ssh
|
||||
base:
|
||||
- alpine
|
||||
|
||||
Reference in New Issue
Block a user