Skip to content

Commit

Permalink
Update rust versions to v0.83.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bitzoic committed Jan 6, 2025
1 parent 44066b1 commit d433592
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ concurrency:
env:
CARGO_TERM_COLOR: always
REGISTRY: ghcr.io
RUST_VERSION: 1.80.1
RUST_VERSION: 1.83.0
FORC_VERSION: 0.66.2
CORE_VERSION: 0.40.0

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- v*

env:
RUST_VERSION: 1.80.1
RUST_VERSION: 1.83.0
FORC_VERSION: 0.66.2
CORE_VERSION: 0.40.0

Expand Down

0 comments on commit d433592

Please sign in to comment.