mirror of
https://github.com/fhmq/hmq.git
synced 2026-08-31 23:04:52 +00:00
Drop the support for Golang 1.14 (#139)
This commit is contained in:
@@ -8,7 +8,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ ubuntu-latest, windows-latest, macos-latest ]
|
||||
goversion: [ 1.14, 1.15 ]
|
||||
goversion: [ 1.15, 1.16, 1.17 ]
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user