Skip to content

Commit

Permalink
remove solana toolchain CI
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverNChalk committed Aug 25, 2024
1 parent a767ffb commit a7d1f98
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 18 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/actions/solana-toolchain/action.yml

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
with:
submodules: recursive
- uses: ./.github/workflows/actions/rust-toolchain
- uses: ./.github/workflows/actions/solana-toolchain
- run: ./scripts/build_sbf.sh
- run: cargo test --all-features

Expand Down
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ serde_with = { version = "3.9.0", features = ["hex"] }
solana-account-decoder = "1.18"
solana-client = "1.18"
solana-logger = "1.18"
solana-program = "1.18"
solana-sdk = "1.18"
tokio = "1.39.3"
tracing = "0.1.40"

0 comments on commit a7d1f98

Please sign in to comment.