Skip to content

Commit

Permalink
chore: upgrade to dfx 0.24.2 (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericswanson-dfinity authored Dec 2, 2024
1 parent e8b44be commit 515d0a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
env:
DFX_VERSION: 0.22.0
DFX_VERSION: 0.24.2
IC_REPL_VERSION: 0.7.5
MOPS_VERSION: 0.2.0
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- 18
- 20
env:
DFX_VERSION: 0.22.0
DFX_VERSION: 0.24.2
SKIP_WASM: true
MOPS_VERSION: 0.2.0
steps:
Expand Down

0 comments on commit 515d0a7

Please sign in to comment.