Skip to content

Commit

Permalink
bug in nats extratesting
Browse files Browse the repository at this point in the history
  • Loading branch information
iamemilio committed Oct 17, 2023
1 parent a4a45c2 commit fa926b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
# If we are using the latest released version to test, we need to use a newer version of go
- go-version: 1.19.x
dirs: v3/integrations/nrnats
extratesting: go get -u github.com/nats-io/nats.go/@master
extratesting: go get -u github.com/nats-io/nats.go@master
goproxy: direct
- go-version: 1.19.x
dirs: v3/integrations/nrstan
Expand Down

0 comments on commit fa926b9

Please sign in to comment.