mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-13 20:13:15 +03:00
Merge pull request #765 from MichaelMure/update-go
build: require go 1.16
This commit is contained in:
commit
3431231db0
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [1.15.x]
|
||||
go-version: [1.16.x]
|
||||
platform: [ubuntu-latest, macos-latest, windows-latest]
|
||||
|
||||
runs-on: ${{ matrix.platform }}
|
||||
|
Loading…
Reference in New Issue
Block a user