Skip to content

Commit

Permalink
chore: test on Go 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
vmihailenco committed Apr 8, 2024
1 parent 5d6ad7f commit 49852d5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
go-version: [1.21.x]
go-version: [1.21.x, 1.22.x]

steps:
- name: Set up Go ${{ matrix.go-version }}
Expand Down
11 changes: 0 additions & 11 deletions .github/workflows/commitlint.yml

This file was deleted.

0 comments on commit 49852d5

Please sign in to comment.