We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e11851 commit 86b1721Copy full SHA for 86b1721
.github/workflows/build-native.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- output: [vma-library, slang-library, tracy-library, tracy-exe]
+ output: [vma-library, tracy-library, tracy-exe]
12
os: [ubuntu-24.04, windows-2025, macos-15]
13
14
name: ${{ matrix.output }} (${{ matrix.os }})
0 commit comments