From 9379b53de51da24d5e79cbcfa239693d439e0804 Mon Sep 17 00:00:00 2001 From: Jonathan Thomas Date: Sun, 27 Nov 2022 17:31:55 -0600 Subject: [PATCH] Updating gitlab runner to focal --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3e3a6e9..45a0549 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,7 +24,7 @@ linux-builder: except: - tags tags: - - linux-bionic + - linux-focal mac-builder: stage: build-libopenshot-audio