Skip to content

Commit

Permalink
CI: Update CMake version
Browse files Browse the repository at this point in the history
  • Loading branch information
Neptune650 authored Oct 7, 2024
1 parent 0b9bfc9 commit 6cad5f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:

- name: Setup CMake
run: |
curl -L https://github.com/Kitware/CMake/releases/download/v3.29.3/cmake-3.29.3-windows-i386.zip -o cmake.zip
curl -L https://github.com/Kitware/CMake/releases/download/v3.30.4/cmake-3.30.4-windows-i386.zip -o cmake.zip
unzip cmake.zip
- name: Setup JDK
Expand Down

0 comments on commit 6cad5f3

Please sign in to comment.