mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
ci: Use go 1.19 (#2791)
The go module and Dockerfile moved to 1.19 ind33e994The nix environment moved to go 1.19 incf572e9Signed-off-by: Daniel Lipovetsky <dlipovetsky@d2iq.com>
This commit is contained in:
@@ -64,7 +64,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: 1.18
|
||||
go-version: 1.19
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user