From f28b766d814979955de4d5da2fee3a43c04c8df7 Mon Sep 17 00:00:00 2001 From: fortmarek Date: Sat, 26 Oct 2024 10:58:54 +0200 Subject: [PATCH] Update macOS GitHub actions image --- .github/workflows/XcodeGraph.yml | 6 +++--- .github/workflows/cache.yml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/XcodeGraph.yml b/.github/workflows/XcodeGraph.yml index be439d7..d857ebb 100644 --- a/.github/workflows/XcodeGraph.yml +++ b/.github/workflows/XcodeGraph.yml @@ -28,7 +28,7 @@ jobs: matrix: os: - ubuntu-22.04 - - macOS-13 + - macOS-15 swift-version: - '5.9' swift-compat-ver: @@ -62,7 +62,7 @@ jobs: strategy: matrix: os: - - macOS-13 + - macOS-15 swift-version: - '5.9' swift-compat-ver: @@ -83,7 +83,7 @@ jobs: strategy: matrix: os: - - macOS-13 + - macOS-15 swift-version: - '5.9' swift-compat-ver: diff --git a/.github/workflows/cache.yml b/.github/workflows/cache.yml index 6117f14..870880b 100644 --- a/.github/workflows/cache.yml +++ b/.github/workflows/cache.yml @@ -25,7 +25,7 @@ jobs: strategy: matrix: os: - - macOS-13 + - macOS-15 swift-version: - '5.9' swift-compat-ver: