Skip to content

Commit

Permalink
Set all values for all includes
Browse files Browse the repository at this point in the history
  • Loading branch information
Hook25 committed Nov 1, 2024
1 parent 30dc5e4 commit d73cb15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/armhf_lxd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ jobs:
snapcraft_channel: "8.x"
runner_os: "ubuntu-22.04"
- series: "series18"
snapcraft_channel: "7.x"
snapcraft_channel: "6.x"
runner_os: "ubuntu-22.04"
- snapcraft_channel: "4.x"
series: "series16"
runner_os: "ubuntu-18.04"
runner_os: "ubuntu-20.04"
runs-on: ${{ matrix.runner_os }}
name: "Build: ${{ matrix.series }} (Snapcraft ${{ matrix.snapcraft_channel }})"
steps:
Expand Down

0 comments on commit d73cb15

Please sign in to comment.