diff options
Diffstat (limited to '.github/workflows/ci.yml')
| -rw-r--r-- | .github/workflows/ci.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ef5fd27b..2ee6fcde 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,6 +32,8 @@ jobs: molecule_distro: - name: archlinux runs_on: "ubuntu-latest" + - name: archlinux-gnome + runs_on: "ubuntu-latest" - name: ubuntu runs_on: "ubuntu-latest" - name: debian |
