Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
Remove rust toolchain file
Browse files Browse the repository at this point in the history
  • Loading branch information
Nashtare committed Oct 10, 2023
1 parent c8285c5 commit 4b5294d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
toolchain: [stable]
os: [ubuntu-latest]

steps:
Expand All @@ -24,6 +25,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
toolchain: [stable]
target:
- wasm32-unknown-unknown

Expand Down
1 change: 0 additions & 1 deletion rust-toolchain

This file was deleted.

0 comments on commit 4b5294d

Please sign in to comment.