Skip to content

Commit 8c124aa

Browse files
committed
Running in Go 1.20 only
1 parent fc9aea9 commit 8c124aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
strategy:
2626
fail-fast: false
2727
matrix:
28-
go: [1.17, 1.18, 1.19]
28+
go: ["1.20"]
2929
steps:
3030
- name: Checkout
3131
uses: actions/checkout@v3

0 commit comments

Comments
 (0)