This repository has been archived by the owner on Aug 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Drop support for Ubuntu Focal * bugfix: Bump pytest-operator to 0.31.1 Updating integration test dependency resolves error with pytest async plugin. Signed-off-by: Jason C. Nucciarone <[email protected]> --------- Signed-off-by: Jason C. Nucciarone <[email protected]> Co-authored-by: Jason C. Nucciarone <[email protected]>
- Loading branch information
1 parent
66341fd
commit 126db64
Showing
3 changed files
with
2 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,8 +56,7 @@ jobs: | |
strategy: | ||
fail-fast: true | ||
matrix: | ||
bases: | ||
- [email protected] | ||
bases: | ||
- [email protected] | ||
name: Integration tests (LXD) | ${{ matrix.bases }} | ||
runs-on: ubuntu-latest | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters