summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/full_check.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/full_check.yaml b/.github/workflows/full_check.yaml
index 010b138..8f54c8a 100644
--- a/.github/workflows/full_check.yaml
+++ b/.github/workflows/full_check.yaml
@@ -272,7 +272,7 @@ jobs:
submodules: recursive
- uses: maxim-lobanov/setup-xcode@v1
with:
- xcode-version: '16.3'
+ xcode-version: '16.2'
- name: install dependencies
run: |
brew install ccache binutils pigz autoconf automake libtool pkg-config
@@ -355,7 +355,7 @@ jobs:
submodules: recursive
- uses: maxim-lobanov/setup-xcode@v1
with:
- xcode-version: '16.3'
+ xcode-version: '16.2'
- name: install dependencies
run: |
brew install ccache cmake autoconf automake libtool