diff mbox series

[RFC,ima-evm-utils,02/11] travis: update dist=focal

Message ID 20220830005936.189922-3-zohar@linux.ibm.com (mailing list archive)
State New, archived
Headers show
Series address deprecated warnings | expand

Commit Message

Mimi Zohar Aug. 30, 2022, 12:59 a.m. UTC
Although Github Actions is GA within Github Enterprise Server 3.x single
server edition, it is not available in Github Enterprise Server 3.x
cluster edition[1].  Continue to support travis.

[1] https://docs.github.com/en/enterprise-server@3.0/admin/release-notes#github-packages

Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Petr Vorel Aug. 30, 2022, 11:31 a.m. UTC | #1
Hi Mimi,

> Although Github Actions is GA within Github Enterprise Server 3.x single
> server edition, it is not available in Github Enterprise Server 3.x
> cluster edition[1].  Continue to support travis.

Reviewed-by: Petr Vorel <pvorel@suse.cz>

Working on unpaid version as well.

Kind regards,
Petr
diff mbox series

Patch

diff --git a/.travis.yml b/.travis.yml
index b18c871be200..cc76c0adb312 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,6 @@ 
 # Copyright (c) 2017-2021 Petr Vorel <pvorel@suse.cz>
 
-dist: bionic
+dist: focal
 language: C
 services:
     - docker