Skip to content

Commit fd2a5ce

Browse files
committed
revert; try without lock
1 parent f47d743 commit fd2a5ce

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ jobs:
7878
- name: conan install
7979
run: >
8080
conan install .
81-
--lockfile conan.lock
8281
--profile:host '${{ matrix.host_profile }}'
8382
--profile:build '${{ matrix.build_profile }}'
8483
--build missing

conan.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"zstd/1.5.7#b68ca8e3de04ba5957761751d1d661f4%1760955092.069",
55
"zlib/1.3.1#cac0f6daea041b0ccf42934163defb20%1765284699.337",
66
"xz_utils/5.8.2#79a8ec4932f0b3bad1293f78d5b90447%1773450120.286",
7+
"wvware/1.2.9-odr#2d8e0b63ad3ece786e8e70cb5c550f5f%1766352522.558",
78
"vincentlaucsb-csv-parser/2.3.0#ac67e368e82c9e3da4a663c35e3a1b2f%1718528275.177",
89
"util-linux-libuuid/2.41.2#ee8e33ba15c17c0140643e0bd93c0b6f%1765881086.29",
910
"utfcpp/4.0.9#b5eb56fe6b829b6f3eb8da167c4f41b2%1773905531.586",

0 commit comments

Comments
 (0)