launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #31184
[Merge] lpci:test-oracular into lpci:main
Jürgen Gmach has proposed merging lpci:test-oracular into lpci:main.
Commit message:
test oracular
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~launchpad/lpci/+git/lpci/+merge/467810
--
Your team Launchpad code reviewers is requested to review the proposed merge of lpci:test-oracular into lpci:main.
diff --git a/.launchpad.yaml b/.launchpad.yaml
index d3ffd7e..b84f3a9 100644
--- a/.launchpad.yaml
+++ b/.launchpad.yaml
@@ -4,15 +4,6 @@ pipeline:
jobs:
test:
- series: focal
+ series: oracular
architectures: amd64
- packages: [git]
- plugin: tox
- build:
- series: focal
- architectures: amd64
- plugin: pyproject-build
- output:
- paths:
- - "dist/*.tar.gz"
- - "dist/*.whl"
+ run: echo "hello from oracular"
References