diff --git a/.github/workflows/cmake-multi-platform.yml b/.github/workflows/cmake-multi-platform.yml index d82339e..8589337 100644 --- a/.github/workflows/cmake-multi-platform.yml +++ b/.github/workflows/cmake-multi-platform.yml @@ -84,7 +84,7 @@ jobs: - name: Install Vulkan SDK uses: humbletim/install-vulkan-sdk@v1.1.1 with: - version: 1.3.280.1 + version: 1.3.280.0 cache: true - name: Configure CMake