Matthew Holt
3 years ago
No known key found for this signature in database
GPG Key ID: 2A349DD577D586A5
1 changed files with
1 additions and
1 deletions
-
.github/workflows/release.yml
|
|
@ -16,7 +16,7 @@ jobs: |
|
|
|
include: |
|
|
|
# Set the minimum Go patch version for the given Go minor |
|
|
|
# Usable via ${{ matrix.GO_SEMVER }} |
|
|
|
- go: '1.17' |
|
|
|
- go: '1.18' |
|
|
|
GO_SEMVER: '~1.18.1' |
|
|
|
|
|
|
|
runs-on: ${{ matrix.os }} |
|
|
|