upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2025-05-06 16:51:38 +0100
committerDanConwayDev <DanConwayDev@protonmail.com>2025-05-06 16:51:38 +0100
commit2e5e6a5c860b9bdbd8fa3a495b68a8478fbad4cc (patch)
treee63bb2647ab501eb358a45148a5f93193f0736fd
parent23d0f1232c0b2e7be147f328a55e23aed6641440 (diff)
build: remove ubuntu 20.04 version
as the github runner for this version has been removed
-rw-r--r--.github/workflows/release.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 4c8368c..07820b2 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -25,7 +25,6 @@ jobs:
25 - ubuntu-latest 25 - ubuntu-latest
26 - ubuntu-24.04 26 - ubuntu-24.04
27 - ubuntu-22.04 27 - ubuntu-22.04
28 - ubuntu-20.04
29 - ubuntu-24.04-arm 28 - ubuntu-24.04-arm
30 - ubuntu-22.04-arm 29 - ubuntu-22.04-arm
31 - macos-latest 30 - macos-latest