Skip to content

Commit

Permalink
add 1.3.261.1 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
McCallisterRomer authored May 31, 2024
1 parent 5aa2152 commit 690ba46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
os: [windows-2022, ubuntu-20.04, macOS-12]
sdkTag: ['vulkan-sdk-1.3.283.0', 'vulkan-sdk-1.3.280.0', 'vulkan-sdk-1.3.275.0']
sdkTag: ['vulkan-sdk-1.3.283.0', 'vulkan-sdk-1.3.280.0', 'vulkan-sdk-1.3.275.0', 'sdk-1.3.261.1']
include:
- os: windows-2022
swiftshaderLibName: vk_swiftshader.dll
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ In addition to the output variables, the action updates the following contexts t
- 1.3.283.0
- 1.3.280.0
- 1.3.275.0
- 1.3.261.1

## Supported Runners
The intention is to support all standard GitHub-hosted runners. Tests currently run on:
Expand Down

0 comments on commit 690ba46

Please sign in to comment.