Skip to content

Commit 8b54a02

Browse files
committed
update mise-action to use cmake as aqua:Kitware/CMake
jdx/mise#4866 (comment)
1 parent d8d848e commit 8b54a02

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/xahau-ga-macos.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,9 @@ jobs:
4343
# To isolate environments for each Runner, instead of installing globally with brew,
4444
# use mise to isolate environments for each Runner directory.
4545
- name: Setup toolchain (mise)
46-
uses: jdx/mise-action@v2
46+
uses: jdx/mise-action@v3.6.1
4747
with:
48+
cache: false
4849
install: true
4950

5051
- name: Install tools via mise

0 commit comments

Comments
 (0)