Skip to content

Commit edf160a

Browse files
committed
chore: bump dcap-qvl to b0d898a (pure Go net/http for collateral fetching)
1 parent 601c9c4 commit edf160a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
# TODO: once https://github.com/Phala-Network/dcap-qvl/pull/113 is merged and a
1717
# release is published with libdcap_qvl_linux_amd64.a assets, replace the
1818
# build-dcap-lib job with a simple download from GitHub Releases.
19-
DCAP_QVL_COMMIT: "c2e89db2fbf98d86be141baf497cd4287388213d"
19+
DCAP_QVL_COMMIT: "b0d898a6b7fc840187f3a3810baa2c4119397548"
2020

2121
jobs:
2222
# Build the dcap-qvl native library once, shared by dcap/full profiles.

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ env:
2525
# TODO: once https://github.com/Phala-Network/dcap-qvl/pull/113 is merged and a
2626
# release is published with libdcap_qvl_linux_amd64.a assets, replace the
2727
# build-dcap-lib job with a simple download from GitHub Releases.
28-
DCAP_QVL_COMMIT: "c2e89db2fbf98d86be141baf497cd4287388213d"
28+
DCAP_QVL_COMMIT: "b0d898a6b7fc840187f3a3810baa2c4119397548"
2929

3030
jobs:
3131
prepare:

0 commit comments

Comments
 (0)