Skip to content

Commit 80e20ad

Browse files
committed
Update workflow to 1.22
1 parent 887cbe3 commit 80e20ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
name: Build and Test
88
strategy:
99
matrix:
10-
go: [ 1.19.x ]
10+
go: [ 1.22.x ]
1111
runs-on:
1212
- ubuntu-latest
1313
permissions:

0 commit comments

Comments
 (0)