Skip to content

Commit e3cb21e

Browse files
committed
Removed branch ref for nats-server, use main
1 parent 7a66171 commit e3cb21e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ jobs:
1010
steps:
1111
- name: Setup Go
1212
uses: actions/setup-go@v4
13-
with:
14-
go-version: 1.21
1513

1614
- name: Checkout code
1715
uses: actions/checkout@v4
@@ -22,7 +20,6 @@ jobs:
2220
uses: actions/checkout@v4
2321
with:
2422
repository: nats-io/nats-server
25-
ref: lev-mqtt-benchex
2623
path: go/src/github.com/nats-io/nats-server
2724

2825
- name: Build and install

0 commit comments

Comments
 (0)