Skip to content

Commit 0ddc452

Browse files
committed
ci(conf): add Go 1.21 to the matrix
1 parent bc3a8cc commit 0ddc452

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
- '1.18'
1515
- '1.19'
1616
- '1.20'
17+
- '1.21'
1718
name: Go ${{ matrix.go }} test
1819
steps:
1920
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)