Skip to content

Commit

Permalink
Test Ploutos fix for missing Ubuntu Xenial LXC image.
Browse files Browse the repository at this point in the history
  • Loading branch information
ximon18 authored Oct 28, 2024
1 parent 24dea4e commit 2ad3332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
package:
uses: NLnetLabs/ploutos/.github/workflows/pkg-rust.yml@v7
uses: NLnetLabs/ploutos/.github/workflows/pkg-rust.yml@exclude-xenial-from-testing-as-lxc-image-no-longer-exists
secrets:
DOCKER_HUB_ID: ${{ secrets.DOCKER_HUB_ID }}
DOCKER_HUB_TOKEN: ${{ secrets.DOCKER_HUB_TOKEN }}
Expand Down

0 comments on commit 2ad3332

Please sign in to comment.