Skip to content

Commit c30325a

Browse files
committed
delete pnpm-lock.yaml files
1 parent bc1198f commit c30325a

File tree

42 files changed

+2
-30592
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+2
-30592
lines changed

.github/workflows/anchor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
strategy:
8686
matrix:
8787
node-version: [20.x]
88-
solana-version: [1.18.4, stable]
88+
solana-version: [1.18.8, beta]
8989
anchor-version: [0.30.0]
9090
steps:
9191
- uses: actions/checkout@v4

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ test-ledger/
77
**/*/node_modules
88
**/*/package-lock.json
99
**/*/Cargo.lock
10+
**/*/pnpm-lock.yaml
1011

1112
**/*/.anchor
1213
**/*/.DS_Store

0 commit comments

Comments
 (0)