Skip to content

Commit 94560f7

Browse files
committed
Fix failed ci
1 parent 1782c83 commit 94560f7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build_and_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
with:
1515
enable-common-libs: true
1616
#apt-cache-version: v0
17-
#py-cache-version: v0
17+
py-cache-version: v1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
acos-client>=3.0.0
1+
acos-client>=2.10.0,<3.0.0

0 commit comments

Comments
 (0)