diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index d1f0da5..b0cbe67 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -1,6 +1,6 @@ name: Linux env: - VK_VERSION: 1.3.268.0 + VK_VERSION: 1.3.275.0 on: push: branches: diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 7254870..a47c3d1 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -1,6 +1,6 @@ name: MacOS env: - VK_VERSION: 1.3.268.1 + VK_VERSION: 1.3.275.0 on: push: branches: diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 39289e7..b561e26 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -1,6 +1,6 @@ name: Windows env: - VK_VERSION: 1.3.268.0 + VK_VERSION: 1.3.275.0 on: push: branches: