From 735b8b8a2947603eacf4819f58a8a78fc54f883a Mon Sep 17 00:00:00 2001 From: Chris Seymour Date: Fri, 24 May 2024 17:15:01 +0100 Subject: [PATCH] cmake-version 3.23.x --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 48196c33a..df4bab2af 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,7 +20,7 @@ jobs: - name: Set up cmake uses: jwlawson/actions-setup-cmake@v1.13 with: - cmake-version: '3.21.x' + cmake-version: '3.23.x' - uses: Jimver/cuda-toolkit@v0.2.10 id: cuda-toolkit with: