Skip to content

Commit

Permalink
CI: fix NetworkManager autopkgtest not using deb822
Browse files Browse the repository at this point in the history
  • Loading branch information
slyon committed Feb 26, 2024
1 parent f675f76 commit 2274176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/network-manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Preparing autopkgtest-build-lxd
run: |
sudo patch /usr/bin/autopkgtest-build-lxd .github/workflows/snapd.patch
autopkgtest-build-lxd ubuntu-daily:noble
MIRROR=http://archive.ubuntu.com/ubuntu autopkgtest-build-lxd ubuntu-daily:noble # LP: #2052639
- name: Run autopkgtest
run: |
# using --setup-commands temporarily to install:
Expand Down

0 comments on commit 2274176

Please sign in to comment.