Skip to content

Commit

Permalink
delete pnpm-lock.yaml files
Browse files Browse the repository at this point in the history
  • Loading branch information
ZYJLiu committed May 7, 2024
1 parent bc1198f commit c30325a
Show file tree
Hide file tree
Showing 42 changed files with 2 additions and 30,592 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/anchor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
strategy:
matrix:
node-version: [20.x]
solana-version: [1.18.4, stable]
solana-version: [1.18.8, beta]
anchor-version: [0.30.0]
steps:
- uses: actions/checkout@v4
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ test-ledger/
**/*/node_modules
**/*/package-lock.json
**/*/Cargo.lock
**/*/pnpm-lock.yaml

**/*/.anchor
**/*/.DS_Store
Expand Down
Loading

0 comments on commit c30325a

Please sign in to comment.