Skip to content

Commit 343a0aa

Browse files
committed
update agoric sdk version
1 parent a4824e1 commit 343a0aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/agoric.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Extract SDK version
5454
run: |
5555
cd agoric-sdk
56-
echo "SDK_VERSION=57" >> $GITHUB_ENV
56+
echo "SDK_VERSION=61" >> $GITHUB_ENV
5757
cd ..
5858
5959
- name: Manually pull the base Docker image

0 commit comments

Comments
 (0)