Skip to content

Commit

Permalink
fix(ci): update tested bases to [email protected] from [email protected]
Browse files Browse the repository at this point in the history
Signed-off-by: Jason C. Nucciarone <[email protected]>
  • Loading branch information
NucciTheBoss committed Dec 9, 2024
1 parent 2658e80 commit cdbf1a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
fail-fast: true
matrix:
bases:
- ubuntu@22.04
- ubuntu@24.04
name: Integration tests (LXD) | ${{ matrix.bases }}
runs-on: ubuntu-24.04
needs:
Expand Down

0 comments on commit cdbf1a8

Please sign in to comment.