Skip to content

Commit

Permalink
bump ic-repl (#102)
Browse files Browse the repository at this point in the history
* bump ic-repl

* fix

* fix
  • Loading branch information
chenyan-dfinity authored Nov 28, 2023
1 parent 228c83f commit 13e04d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:
strategy:
fail-fast: false
env:
DFX_VERSION: 0.15.1
IC_REPL_VERSION: 0.5.1
DFX_VERSION: 0.15.2-beta.1
IC_REPL_VERSION: 0.6.0
MOC_VERSION: 0.10.0
IC_WASM_VERSION: 0.6.0
IC_WASM_VERSION: 0.7.0
RUSTC_VERSION: 1.73.0
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 13e04d7

Please sign in to comment.