Skip to content

Commit 34883e0

Browse files
committed
[CI] Switch to Dawn for tangling test
1 parent c46fc21 commit 34883e0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tangle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ jobs:
128128
cmake
129129
-S "${{ matrix.tangle-root }}"
130130
-B ${{github.workspace}}/build
131+
-DWEBGPU_BACKEND=DAWN
131132
-DCMAKE_BUILD_TYPE=${{env.BUILD_TYPE}}
132133
-DGLFW_BUILD_WAYLAND=OFF
133134

0 commit comments

Comments
 (0)