Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/spirv-ci-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:
# bump only after CI's Build + Test rocm-examples jobs pass on the candidate
# SHA (gated by .github/workflows/automerge-rocm-examples.yml). Keep this on
# its own line: the bumper rewrites exactly this line via sed.
ROCM_EXAMPLES_REF: fa0d558d6f92107f54e242dd473f675bcf613e2a
ROCM_EXAMPLES_REF: a427616f437080a1fc7b401545f1bac630a41891
LLVM_BUILD: build
DEVLIBS_BUILD: build-device-libs
COMGR_BUILD: build-comgr
Expand Down
Loading