[Scummvm-git-logs] scummvm master -> 6363f1d3d35e0364f0e041cba8f413b5a3c7e47f

spleen1981 noreply at scummvm.org
Tue Oct 1 20:12:00 UTC 2024


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
6363f1d3d3 LIBRETRO: BUILD: Fix tvOS build


Commit: 6363f1d3d35e0364f0e041cba8f413b5a3c7e47f
    https://github.com/scummvm/scummvm/commit/6363f1d3d35e0364f0e041cba8f413b5a3c7e47f
Author: Eric Warmenhoven (eric at warmenhoven.org)
Date: 2024-10-01T22:11:30+02:00

Commit Message:
LIBRETRO: BUILD: Fix tvOS build

Changed paths:
    backends/platform/libretro/.gitlab-ci.yml


diff --git a/backends/platform/libretro/.gitlab-ci.yml b/backends/platform/libretro/.gitlab-ci.yml
index 9ed1e632e7f..f3ce09906b4 100644
--- a/backends/platform/libretro/.gitlab-ci.yml
+++ b/backends/platform/libretro/.gitlab-ci.yml
@@ -196,6 +196,8 @@ libretro-build-ios9:
     
 # tvOS
 libretro-build-tvos-arm64:
+  tags:
+    - macosx-packaging
   extends:
     - .libretro-tvos-arm64-make-default
     - .core-defs




More information about the Scummvm-git-logs mailing list