Skip to content

Commit 77a4d73

Browse files
dragonfrondjhunsaker
authored andcommitted
Created devnet branch
1 parent a7dae8d commit 77a4d73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Docker
33
on:
44
push:
55
pull_request:
6-
branches: [ main ]
6+
branches: [ devnet ]
77

88
env:
9-
SOLANA_VERSION: 1.6.19
9+
SOLANA_VERSION: 1.7.8
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)