From 66a1f3cae18b9c376ead2ceefa9286359c7a8439 Mon Sep 17 00:00:00 2001 From: Eric Anderson Date: Thu, 30 Apr 2020 10:15:35 -0700 Subject: [PATCH] Ubuntu 20.04 is not supported by gcsfuse at the time --- .github/workflows/gcsfuse.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/gcsfuse.yml b/.github/workflows/gcsfuse.yml index 62b1a50..b32fe1f 100644 --- a/.github/workflows/gcsfuse.yml +++ b/.github/workflows/gcsfuse.yml @@ -22,8 +22,6 @@ jobs: command: /sbin/init - distro: ubuntu:18.04 command: /lib/systemd/systemd - - distro: ubuntu:20.04 - command: /lib/systemd/systemd - distro: debian:9 command: /lib/systemd/systemd collection_role: