Skip to content

Commit

Permalink
Bump nightly version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeHartnell committed Jan 3, 2024
1 parent bf10ed9 commit 34fc41c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: nightly-2023-02-02
toolchain: nightly-2023-12-07
target: wasm32-unknown-unknown
override: true

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_tube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: nightly-2023-02-02
toolchain: nightly-2023-12-07
target: wasm32-unknown-unknown
override: true

Expand Down

0 comments on commit 34fc41c

Please sign in to comment.