We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88db7c8 commit b8768ccCopy full SHA for b8768cc
1 file changed
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
matrix:
12
# os: [ubuntu-latest, macos-latest, windows-latest]
13
- os: [ubuntu-latest, windows-latest]
+ os: [ubuntu-latest]
14
vulkan-version: [1.4.341.1]
15
build-shared: [OFF]
16
# include:
0 commit comments