Skip to content

Commit

Permalink
Merge pull request #1596 from demergent-labs/fetch
Browse files Browse the repository at this point in the history
Fetch
  • Loading branch information
lastmjs authored Jan 31, 2024
2 parents 8804aba + 652db64 commit ac9943b
Show file tree
Hide file tree
Showing 46 changed files with 4,380 additions and 811 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ jobs:
with:
node-version: 18
- if: ${{ needs.release-candidate-deploy.outputs.should_run_tests }}
run: DFX_VERSION=0.15.3-largewasm.0 sh -ci "$(curl -fsSL https://sdk.dfinity.org/install.sh)"
run: DFX_VERSION=0.16.1-beta.0 sh -ci "$(curl -fsSL https://sdk.dfinity.org/install.sh)"
- if: ${{ needs.release-candidate-deploy.outputs.should_run_tests }}
uses: actions/cache@v3
with:
Expand Down
Loading

0 comments on commit ac9943b

Please sign in to comment.