Skip to content

Commit

Permalink
ci: try 3.27.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoklee committed Oct 5, 2023
1 parent 97d3279 commit c6fe2d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/win-ninja-icx-p.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Install CMake and Ninja
uses: lukka/get-cmake@latest
with:
cmakeVersion: "3.27.5"
cmakeVersion: "3.27.4"
- name: Install LLVM and Clang
uses: KyleMayes/install-llvm-action@v1
with:
Expand Down

0 comments on commit c6fe2d2

Please sign in to comment.