Skip to content

Commit

Permalink
Cmake version 3.26.3 correction in CI/CD pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonymakarewicz committed Jul 15, 2024
1 parent 48f14f2 commit d63c334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Set up CMake
uses: jwlawson/[email protected]
with:
cmake-version: '3.19.3'
cmake-version: '3.26.3'

- name: Install dependencies
run: sudo apt-get install -y libgtest-dev
Expand Down

0 comments on commit d63c334

Please sign in to comment.