Skip to content

Commit

Permalink
try to fix syntax error in yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fs-eire committed May 15, 2023
1 parent 04288b6 commit 0ab2015
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/04-web.yml
Expand Up @@ -55,10 +55,10 @@ body:
attributes:
label: Execution Provider
options:
- 'webgl' (WebGL)
- 'wasm'/'cpu' (WebAssembly CPU)
- 'xnnpack' (WebAssembly XNNPACK)
- 'webgpu' (WebGPU)
- "'webgl' (WebGL)"
- "'wasm'/'cpu' (WebAssembly CPU)"
- "'xnnpack' (WebAssembly XNNPACK)"
- "'webgpu' (WebGPU)"
- Other / Unknown
multiple: yes
validations:
Expand Down

0 comments on commit 0ab2015

Please sign in to comment.