Skip to content

Commit 7ff7af4

Browse files
authored
Merge pull request #14 from tucksaun/ci/go-121
ci(conf): add Go 1.21 to the matrix
2 parents bc3a8cc + 0ddc452 commit 7ff7af4

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)