mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 03:05:14 +00:00
tweaks to docs (#200)
This commit is contained in:
4
.github/workflows/integration.yml
vendored
4
.github/workflows/integration.yml
vendored
@@ -7,10 +7,10 @@ jobs:
|
||||
name: Integration tests
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Set up Go 1.13
|
||||
- name: Set up Go 1.15
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.13
|
||||
go-version: 1.15
|
||||
id: go
|
||||
|
||||
- name: Install Protoc
|
||||
|
||||
Reference in New Issue
Block a user