mingw and android fixes

This commit is contained in:
Czarek Nakamoto
2024-05-23 09:33:14 +02:00
parent c4b28a6a62
commit f9a6c90c89
3 changed files with 34 additions and 26 deletions

View File

@@ -134,7 +134,7 @@ jobs:
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '15.4'
xcode-version: '15.2'
- name: Set up Homebrew
id: set-up-homebrew
uses: Homebrew/actions/setup-homebrew@master