[Scummvm-git-logs] scummvm master -> 7ed502f749637b3775b181e3388e26e0c823d39a
lephilousophe
noreply at scummvm.org
Fri Oct 31 16:11:19 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
7ed502f749 CI: Update to latest MacOS worker
Commit: 7ed502f749637b3775b181e3388e26e0c823d39a
https://github.com/scummvm/scummvm/commit/7ed502f749637b3775b181e3388e26e0c823d39a
Author: Le Philousophe (lephilousophe at users.noreply.github.com)
Date: 2025-10-31T17:10:58+01:00
Commit Message:
CI: Update to latest MacOS worker
Changed paths:
.github/workflows/ci.yml
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 036a658ee73..2a2b4c572a6 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -148,8 +148,7 @@ jobs:
path: ${{ env.VCPKG_INSTALLED_DIR }}\\${{ matrix.triplet }}\\bin\\*.pdb
xcode:
name: Xcode
- # macos-14 is arm64. macosx build currently fails on macos-14.
- runs-on: macos-13
+ runs-on: macos-15-intel
strategy:
fail-fast: false
matrix:
More information about the Scummvm-git-logs
mailing list