Skip to content

Commit

Permalink
Bumped Vulkan SDK to 1.1.126.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kondrak committed Dec 13, 2019
1 parent 7be8b61 commit 9c85ad1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ branches:
- master

before_install:
- export VK_VERSION=1.1.121.1
- export VK_VERSION=1.1.126.0

matrix:
include:
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ branches:
- master

environment:
VK_VERSION: 1.1.121.1
VK_VERSION: 1.1.126.0
VULKAN_SDK: c:\VulkanSDK\%VK_VERSION%

skip_tags: true
Expand Down

0 comments on commit 9c85ad1

Please sign in to comment.