mirror of
https://github.com/wagoodman/dive
synced 2026-03-14 14:25:50 +01:00
Merge pull request #320 from gliptak/patch-2
Bring Go current for CircleCI
This commit is contained in:
commit
bed359c3cf
1 changed files with 3 additions and 3 deletions
|
|
@ -52,8 +52,8 @@ workflows:
|
|||
commit:
|
||||
jobs:
|
||||
- run-static-analyses:
|
||||
version: "1.13"
|
||||
version: "1.15"
|
||||
- run-tests:
|
||||
version: "1.12"
|
||||
version: "1.14"
|
||||
- run-tests:
|
||||
version: "1.13"
|
||||
version: "1.15"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue