Skip to content

Commit

Permalink
ci: update vulkan sdk version for
Browse files Browse the repository at this point in the history
  • Loading branch information
w23 committed Dec 10, 2024
1 parent 34862e8 commit 6403a58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Build & Deploy Engine
on:
on:
push:
paths-ignore:
- '**.md'
Expand Down Expand Up @@ -57,7 +57,7 @@ jobs:
targetarch: i386
env:
SDL_VERSION: 2.26.2
VULKAN_SDK_VERSION: 1.3.239
VULKAN_SDK_VERSION: 1.3.296
GH_CPU_ARCH: ${{ matrix.targetarch }}
ANDROID_SDK_TOOLS_VER: 4333796
steps:
Expand Down

0 comments on commit 6403a58

Please sign in to comment.