Skip to content

Commit 2cc215b

Browse files
committed
CI - Fix cmake to v3.31.6
1 parent 60e5192 commit 2cc215b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,7 @@ jobs:
9494
- uses: actions/checkout@v4
9595

9696
- name: Set up CMake
97-
uses: lukka/get-cmake@v3.31.7
98-
97+
uses: lukka/get-cmake@v3.31.6
9998
# Install Ruby for the windows build
10099
- uses: ruby/setup-ruby@v1
101100
id: ruby-inst

0 commit comments

Comments
 (0)