diff options
Diffstat (limited to '.cirrus.yml')
-rw-r--r-- | .cirrus.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index 8749348b6..f39e599ba 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -644,6 +644,8 @@ upgrade_test_task: PODMAN_UPGRADE_FROM: v2.0.6 - env: PODMAN_UPGRADE_FROM: v2.1.1 + - env: + PODMAN_UPGRADE_FROM: v3.1.2 gce_instance: *standardvm env: TEST_FLAVOR: upgrade_test |