Skip to content

Commit

Permalink
feat: update to 0.17.0 of interface spec (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
p-shahi authored Apr 29, 2021
1 parent be8c056 commit d0a17fc
Show file tree
Hide file tree
Showing 9 changed files with 874 additions and 353 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ic-ref.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
include:
- build: linux-stable
ghc: '8.8.4'
spec: '0.16.0'
spec: '0.17.0'
os: ubuntu-latest
rust: 1.47.0

Expand All @@ -40,7 +40,7 @@ jobs:
# Personal Read-only Access Token created by [email protected]
token: ${{ secrets.IC_REF_TOKEN }}
path: wallet-rs
ref: f41159994be17c2832a3f4b55b6aa38bef506156
ref: b5e38e1f1e3f414f15c139a49eee269769928ee2

- name: Cache ~/.cabal/store
uses: actions/cache@v2
Expand Down
Loading

1 comment on commit d0a17fc

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Netlify deployed agent-rust as production

https://agent-rust.netlify.app

Please sign in to comment.