Skip to content

Commit f99973d

Browse files
committed
Update main.yml
1 parent 6480919 commit f99973d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ jobs:
3838
include:
3939
- anchor: "0.30.0"
4040
project: "counter-anchor"
41+
solana: "1.18.12"
42+
- anchor: "0.29.0"
43+
project: "counter-anchor"
44+
solana: "1.17.24"
4145
steps:
4246
- name: Git checkout
4347
uses: actions/checkout@v4

0 commit comments

Comments
 (0)