Skip to content

Commit 65632c1

Browse files
committed
Update main.yml
1 parent 7a5431c commit 65632c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ on:
77
branches: [main]
88

99
env:
10-
ANCHOR_VERSION: 0.30.0
10+
ANCHOR_VERSION: 0.30.1
1111
NODE_VERSION : 20
1212
SOLANA_VERSION: 1.18.18
13-
TOOLCHAIN: 1.85.0
13+
TOOLCHAIN: 1.81.0
1414

1515
jobs:
1616
lint:
@@ -39,7 +39,7 @@ jobs:
3939
project: ["counter-anchor", "counter-shank"]
4040
solana: ["1.17.34", "1.18.18"]
4141
include:
42-
- anchor: "0.30.0"
42+
- anchor: "0.30.1"
4343
project: "counter-anchor"
4444
solana: "1.18.18"
4545
- anchor: "0.29.0"

0 commit comments

Comments
 (0)