Skip to content

Commit

Permalink
feat: the new CLI UI, and tiny actors (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
therustmonk authored Aug 1, 2023
1 parent e130965 commit 39b1f2a
Show file tree
Hide file tree
Showing 82 changed files with 6,083 additions and 2,342 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- main

env:
toolchain: nightly-2022-05-01
toolchain: nightly-2023-06-03

jobs:
coverage:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/launchpad_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
default: "development"

env:
toolchain: nightly-2022-05-01
toolchain: nightly-2023-06-03
CARGO_HTTP_MULTIPLEXING: false
CARGO_TERM_COLOR: always

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/launchpad_v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
./.github/workflows/reusable-ci-jobs.yml
with:
lints: true
toolchain: "nightly-2022-05-01"
toolchain: "nightly-2023-06-03"
build-tari: true
build-launchpad-fe: true
check-ffi: false
Expand Down
Loading

0 comments on commit 39b1f2a

Please sign in to comment.