summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2022-05-25 14:45:45 +1200
committerRobert Ancell <robert.ancell@gmail.com>2022-05-25 15:38:03 +1200
commit40c3b4d4cfd747707bae1fe3953527dcff650213 (patch)
treef70fba837a9f679922382a6e4f97e2e7e80a65d3
parenta3f5981b35b19625daf0c67c2a5d999f8ee74222 (diff)
downloadlightdm-git-40c3b4d4cfd747707bae1fe3953527dcff650213.tar.gz
Disable Ubuntu tests for now, until we can work out why they are failing
-rw-r--r--.github/workflows/test.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml
index 8b7e4f51..7df26a6a 100644
--- a/.github/workflows/test.yaml
+++ b/.github/workflows/test.yaml
@@ -12,7 +12,6 @@ jobs:
fail-fast: false
matrix:
image:
- - ubuntu:rolling
- fedora:latest
runs-on: ubuntu-latest