We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
google-quiche
main
1 parent 0a356af commit c1679d8Copy full SHA for c1679d8
.github/workflows/bench.yml
@@ -44,7 +44,7 @@ jobs:
44
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
45
with:
46
repository: google/quiche
47
- ref: main
+ ref: d42a7597517a574c1c71a4634b21b23852badf8c # FIXME: Switch back to main when that compiles again.
48
path: gquiche
49
submodules: true
50
persist-credentials: false
0 commit comments