Skip to content

Commit a9b70df

Browse files
committed
Try checkout main
1 parent 716aa96 commit a9b70df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/libcxx-build-and-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ jobs:
293293
with:
294294
fetch-depth: 0 # This job requires access to all the Git branches so it can diff against (usually) main
295295
fetch-tags: true
296+
ref: main
296297
- name: benchmarks
297298
run: libcxx/utils/ci/run-buildbot benchmark-comparison
298299
env:

0 commit comments

Comments
 (0)