Skip to content

Commit

Permalink
[CI] Linux CMake: 3.21.0 -> 3.21.1
Browse files Browse the repository at this point in the history
Signed-off-by: AeroStun <[email protected]>
  • Loading branch information
AeroStun committed Aug 18, 2021
1 parent e31c17f commit f3cc07f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
container: ubuntu:bionic
env:
DEBIAN_FRONTEND: "noninteractive"
CMAKE_VERSION: 3.21.0
CMAKE_VERSION: 3.21.1
CC: gcc-11
CXX: g++-11
steps:
Expand Down

0 comments on commit f3cc07f

Please sign in to comment.