Skip to content

Commit 65630a1

Browse files
author
oanatmaria
committed
Use go 1.19 in CI
1 parent d263c8d commit 65630a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818

1919
env:
2020
VAULT_ADDR: https://vault.eng.aserto.com/
21-
GO_VERSION: "1.17"
21+
GO_VERSION: "1.19"
2222

2323
jobs:
2424
build:

0 commit comments

Comments
 (0)