We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4824e1 commit 343a0aaCopy full SHA for 343a0aa
1 file changed
.github/workflows/agoric.yaml
@@ -53,7 +53,7 @@ jobs:
53
- name: Extract SDK version
54
run: |
55
cd agoric-sdk
56
- echo "SDK_VERSION=57" >> $GITHUB_ENV
+ echo "SDK_VERSION=61" >> $GITHUB_ENV
57
cd ..
58
59
- name: Manually pull the base Docker image
0 commit comments