Skip to content

Commit

Permalink
Test with different cmake versions
Browse files Browse the repository at this point in the history
  • Loading branch information
doganulus authored Nov 29, 2023
1 parent 551b5b1 commit 609e47c
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 @@ -10,7 +10,7 @@ jobs:
fail-fast: false
matrix:
gcc_version: [5, 6, 7, 8, 9, 10, 11, 12, 13]
cmake_version: ["3.25.2"]
cmake_version: ["3.22.6", "3.27.9"]
catch2_version: ["3.4.0"]

steps:
Expand Down

0 comments on commit 609e47c

Please sign in to comment.