Commented out latest xcode stable build

This commit is contained in:
PartyDonut 2025-09-19 19:05:40 +02:00
parent d6863fe504
commit ab1e3b3368

View file

@ -230,9 +230,9 @@ jobs:
needs: [fetch-info]
steps:
- uses: maxim-lobanov/setup-xcode@v1.6.0
with:
xcode-version: latest-stable
# - uses: maxim-lobanov/setup-xcode@v1.6.0
# with:
# xcode-version: latest-stable
- name: Checkout repository
uses: actions/checkout@v4.1.1