We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5ae045 commit e73137cCopy full SHA for e73137c
.github/workflows/ci.yml
@@ -48,8 +48,6 @@ jobs:
48
# default not full gpu tests
49
- full-gpu-tests: false
50
- build-llvm: true
51
- - {os: windows, platform: aarch64, build-llvm: false }
52
- - {os: linux, platform: aarch64, build-llvm: false }
53
- {platform: wasm, build-llvm: false }
54
# The runners don't have a GPU by default except for the self-hosted ones
55
- has-gpu: false
0 commit comments