From bcca68949f9db4437e95fd71fca47d74a89818d5 Mon Sep 17 00:00:00 2001 From: JohnnyRevay <65253638+jan-revay@users.noreply.github.com> Date: Mon, 16 Oct 2023 15:13:51 +0200 Subject: [PATCH] Ubuntu_22.04_runner.yml - job naming --- .github/workflows/Ubuntu_22.04_runner.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/Ubuntu_22.04_runner.yml b/.github/workflows/Ubuntu_22.04_runner.yml index d2622de5f..b9f281d84 100644 --- a/.github/workflows/Ubuntu_22.04_runner.yml +++ b/.github/workflows/Ubuntu_22.04_runner.yml @@ -1,4 +1,4 @@ -name: WSL_Ubuntu_22.04 - iniPC script +name: Ubuntu 22.04 GH runner on: push: @@ -18,6 +18,7 @@ on: - '.github/workflows/Ubuntu_22.04_runner.yml' - 'WSL_Ubuntu_22.04/*.sh' +# TODO add gnome version as matrix jobs: build: runs-on: ubuntu-22.04