Skip to content

Commit 21f0759

Browse files
authored
chore: upgrade ci go version to 1.19 (#107)
Signed-off-by: Skye Gill <[email protected]>
1 parent a2c41ef commit 21f0759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
- main
1111
env:
1212
# Default minimum version of Go to support.
13-
DEFAULT_GO_VERSION: 1.18
13+
DEFAULT_GO_VERSION: 1.19
1414

1515
jobs:
1616
lint:

0 commit comments

Comments
 (0)