Skip to content

Commit

Permalink
ci: update rustc version to 1.81.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepakBomjan authored Nov 29, 2024
1 parent af3154f commit c7305ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stellar-build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install stable toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: 1.79.0
toolchain: 1.81.0
target: wasm32-unknown-unknown
override: true
profile: minimal
Expand Down

0 comments on commit c7305ab

Please sign in to comment.