From 661d5edf574181317fc9cb632795fdb575a97c54 Mon Sep 17 00:00:00 2001 From: jcesarmobile Date: Thu, 19 Jun 2025 10:11:35 +0200 Subject: [PATCH] chore(ci): Run tests on macos-15 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c131a69..4cabe79 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -8,7 +8,7 @@ name: Plugin Unit Tests jobs: ios: name: iOS Unit Tests - runs-on: macos-latest + runs-on: macos-15 strategy: matrix: destination: