Skip to content

Commit 49852d5

Browse files
committed
chore: test on Go 1.22
1 parent 5d6ad7f commit 49852d5

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
go-version: [1.21.x]
16+
go-version: [1.21.x, 1.22.x]
1717

1818
steps:
1919
- name: Set up Go ${{ matrix.go-version }}

.github/workflows/commitlint.yml

-11
This file was deleted.

0 commit comments

Comments
 (0)