mirror of https://github.com/dragonflyoss/api.git
feat: update golang version to 1.19 (#23)
Signed-off-by: Gaius <gaius.qi@gmail.com>
This commit is contained in:
parent
c677360c03
commit
3c36b50ab3
|
@ -7,7 +7,7 @@ on:
|
|||
branches: [ main ]
|
||||
|
||||
env:
|
||||
GO_VERSION: 1.18
|
||||
GO_VERSION: 1.19
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
|
Loading…
Reference in New Issue