Skip to content

Commit 89cc312

Browse files
committed
feat: Update supported versions
1 parent 060b6c6 commit 89cc312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/feature-branches.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
strategy:
66
max-parallel: 1
77
matrix:
8-
go-version: [1.20.x, 1.21.x, 1.22.x]
8+
go-version: [1.21.x, 1.22.x, 1.23.x]
99
platform: [ubuntu-latest]
1010
runs-on: ${{ matrix.platform }}
1111
steps:

0 commit comments

Comments
 (0)