Skip to content

Commit e4f9e72

Browse files
committed
oldstable was excluded
1 parent 22b0d90 commit e4f9e72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
strategy:
88
matrix:
9-
go-version: [ 'stable', 'oldstable' ]
9+
go-version: [ 'stable' ]
1010
name: Go ${{ matrix.go-version }}
1111
steps:
1212
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)