Skip to content

Commit f3cc07f

Browse files
committed
[CI] Linux CMake: 3.21.0 -> 3.21.1
Signed-off-by: AeroStun <24841307+AeroStun@users.noreply.github.com>
1 parent e31c17f commit f3cc07f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
container: ubuntu:bionic
3333
env:
3434
DEBIAN_FRONTEND: "noninteractive"
35-
CMAKE_VERSION: 3.21.0
35+
CMAKE_VERSION: 3.21.1
3636
CC: gcc-11
3737
CXX: g++-11
3838
steps:

0 commit comments

Comments
 (0)