Skip to content

Commit b643876

Browse files
committed
Match CMake version with ubuntu:latest
1 parent 48becb4 commit b643876

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 4.1.2)
1+
cmake_minimum_required(VERSION 3.31.6)
22
project(s3cpp LANGUAGES CXX)
33

44
set(CMAKE_CXX_STANDARD 23)

0 commit comments

Comments
 (0)