aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorVasant Hegde <hegdevasant@linux.vnet.ibm.com>2021-04-05 16:44:05 +0530
committerVasant Hegde <hegdevasant@linux.vnet.ibm.com>2021-04-07 11:42:55 +0530
commit2a17ce7a60675d245c20397b3f22b22f6a0a324e (patch)
tree4a150aa0e0ff96303826d2b15132636e2e091d32 /.travis.yml
parent2eb49cea0c8415d34127f0b98b2d9f3d6b54ccf9 (diff)
downloadskiboot-2a17ce7a60675d245c20397b3f22b22f6a0a324e.zip
skiboot-2a17ce7a60675d245c20397b3f22b22f6a0a324e.tar.gz
skiboot-2a17ce7a60675d245c20397b3f22b22f6a0a324e.tar.bz2
opal-ci: Replace fedora32 with fedora33
Ideally we should move to fedora34. But looks like docker repository doesn't have fedora34-ppc64le image. Hence moving to fedora33 for now. Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com> Reviewed-by: Dan HorĂ¡k <dan@danny.cz>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 8345acc..9bf8825 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,7 +16,7 @@ env:
- RUN_ON_CONTAINER=ubuntu-20.04
- RUN_ON_CONTAINER=ubuntu-latest
- RUN_ON_CONTAINER=centos7
- - RUN_ON_CONTAINER=fedora32
+ - RUN_ON_CONTAINER=fedora33
- RUN_ON_CONTAINER=fedora-rawhide
- RUN_ON_CONTAINER=debian-unstable
- RUN_ON_CONTAINER=docs