Skip to content

Commit

Permalink
updated ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Imran Shahid committed Dec 20, 2021
1 parent b19f097 commit e7f00b9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yaml
Expand Up @@ -86,6 +86,8 @@ jobs:
dirs: _integrations/nrb3
- go-version: 1.13.x
dirs: _integrations/nrmongo
- go-version: 1.13.x
dirs: _integrations/nrmssql

# v3 agent
- go-version: 1.7.x
Expand Down Expand Up @@ -208,6 +210,9 @@ jobs:
- go-version: 1.15.x
dirs: v3/integrations/nrgraphqlgo,v3/integrations/nrgraphqlgo/example
extratesting: go get -u github.com/graphql-go/graphql@master
- go-version: 1.15.x
dirs: v3/integrations/nrmssql
extratesting: go get -u github.com/denisenkom/go-mssqldb@master

steps:
- name: Install Go
Expand Down

0 comments on commit e7f00b9

Please sign in to comment.