This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch 3.6.x
in repository nx-libs.

commit 1a1b5e9c2c88752aeef5c039969bcb110cd25dc2
Author: gratuxri <gratu...@users.noreply.github.com>
Date:   Sun Jan 16 00:04:17 2022 +0100

    Add Ubuntu 22.04
    
    Add Ubuntu Jammy for github actions
---
 .github/workflows/nx-libs.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/nx-libs.yml b/.github/workflows/nx-libs.yml
index 0d70fa970..a31be7405 100644
--- a/.github/workflows/nx-libs.yml
+++ b/.github/workflows/nx-libs.yml
@@ -19,6 +19,8 @@ jobs:
           - { container: 'ubuntu:16.04', cc-version: clang }
           - { container: 'ubuntu:20.04', cc-version: gcc }
           - { container: 'ubuntu:20.04', cc-version: clang }
+          - { container: 'ubuntu:22.04', cc-version: gcc }
+          - { container: 'ubuntu:22.04', cc-version: clang }
           - { container: 'debian:stable', cc-version: gcc }
           - { container: 'debian:stable', cc-version: clang }
           - { container: 'debian:sid', cc-version: gcc }

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/nx-libs.git
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to