Skip to content

Commit e53a71f

Browse files
committed
Merge remote-tracking branch 'origin/master' into dht-removal
2 parents ba90276 + f9becbf commit e53a71f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-22.04
1212
strategy:
1313
matrix:
14-
go-version: ["1.20", "1.22"]
14+
go-version: ["1.22"]
1515
name: test go ${{ matrix.go-version}}
1616
steps:
1717
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)