From a1bf8e32bcd8b7c7eb5f0e9e360ec15a559e0cf7 Mon Sep 17 00:00:00 2001 From: Baptiste Augrain Date: Fri, 20 Mar 2026 11:04:10 +0100 Subject: [PATCH] ci: use newer image [skip ci] --- .github/workflows/stable-spearhead.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stable-spearhead.yml b/.github/workflows/stable-spearhead.yml index 937fe5e..4acaee4 100644 --- a/.github/workflows/stable-spearhead.yml +++ b/.github/workflows/stable-spearhead.yml @@ -17,7 +17,7 @@ on: jobs: build: - runs-on: macos-14 + runs-on: macos-15 env: APP_NAME: VSCodium ASSETS_REPOSITORY: ${{ github.repository }}