Skip to content

Commit a319907

Browse files
authored
Restore crust ref to release-v3 (#743)
1 parent 98f8f58 commit a319907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
with:
8787
repository: CoreumFoundation/crust
8888
path: crust
89-
ref: dzmitryhil/v3patch2-upgrade #FIXME(dzmitryhil) restore `release-v3` once it is merged
89+
ref: release-v3
9090
- name: Set up crust
9191
run: echo "$(pwd)/crust/bin" >> $GITHUB_PATH
9292
- name: Setup go cache

0 commit comments

Comments
 (0)