Update build_macos.yml

This commit is contained in:
Kae 2024-04-14 05:29:38 +10:00
parent 772b0585c2
commit 0cf47cf505

View File

@ -24,7 +24,7 @@ jobs:
- name: Install CMake & Ninja
uses: lukka/get-cmake@latest
with:
cmakeVersion: 3.29.2
cmakeVersion: 3.29.0
- name: sccache
uses: hendrikmuhs/ccache-action@v1.2