Merge pull request #5863 from Benehiko/only-experimental-workflow

workflow/e2e: only run experimental daemon
This commit is contained in:
Sebastiaan van Stijn
2025-03-10 13:32:13 +01:00
committed by GitHub
5 changed files with 7 additions and 20 deletions

View File

@ -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