cleanup dead code, clarify others

This commit is contained in:
holger krekel
2026-05-11 01:57:34 +02:00
parent 64bf1f44fc
commit 44e78df120
9 changed files with 21 additions and 51 deletions

View File

@@ -9,6 +9,8 @@ on:
pull_request:
branches: [ "main" ]
permissions: {}
# Newest push wins: Prevents multiple runs from clashing and wasting runner efforts
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
@@ -18,7 +20,7 @@ concurrency:
jobs:
no-dns:
name: LXC deploy and test
uses: chatmail/cmlxc/.github/workflows/lxc-test.yml@v0.14.1
uses: chatmail/cmlxc/.github/workflows/lxc-test.yml@v0.14.5
with:
cmlxc_commands: |
cmlxc init

View File

@@ -57,7 +57,7 @@ jobs:
lxc-test:
name: LXC deploy and test
uses: chatmail/cmlxc/.github/workflows/lxc-test.yml@v0.14.1
uses: chatmail/cmlxc/.github/workflows/lxc-test.yml@v0.14.5
with:
cmlxc_commands: |
cmlxc init