Skip to content

Commit

Permalink
Fix libveldrid-spirv.dylib not working on macOS 11
Browse files Browse the repository at this point in the history
  • Loading branch information
Joehuu committed May 6, 2023
1 parent c5e8498 commit 84d1be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
build_args: release linux-x64
build_target: linux-x64
artifact_name: build/Release/linux-x64/libveldrid-spirv.so
- os: macos-latest
- os: macos-11
build_args: release osx 'arm64;x86_64'
build_target: osx
artifact_name: build/Release/osx/libveldrid-spirv.dylib
Expand Down

0 comments on commit 84d1be6

Please sign in to comment.