From 14da24bc45391488de6e4636e58f81c6d05ccd77 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Sun, 20 Dec 2020 08:06:57 +1100 Subject: [PATCH] Fixes for release --- .github/workflows/release.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ea01c1976046..a3933c6c6679 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -4,10 +4,6 @@ on: name: Upload Release Asset -jobs: - run: - runs-on: ubuntu-18.04 - build: name: Upload Release Asset runs-on: ubuntu-latest