Skip to content

Commit

Permalink
build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ericswanson-dfinity committed Dec 2, 2024
1 parent 1725fc9 commit 92e11ce
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 92e11ce

Please sign in to comment.