We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1807860 commit 90eca3fCopy full SHA for 90eca3f
.github/workflows/spirv-tests.yml
@@ -26,4 +26,4 @@ jobs:
26
build_target: check-llvm-codegen-spirv
27
projects:
28
extra_cmake_args: '-DLLVM_TARGETS_TO_BUILD="" -DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD="SPIRV" -DLLVM_INCLUDE_SPIRV_TOOLS_TESTS=ON'
29
- os_list: '["ubuntu-latest"]'
+ os_list: '["ubuntu-22.04"]'
0 commit comments