mirror of https://github.com/stretchr/testify.git
Merge pull request #1629 from HaraldNordgren/patch-1
.github/workflows: Run tests for Go 1.22pull/1648/head^2
commit
5dc934f9aa
|
@ -29,6 +29,7 @@ jobs:
|
|||
- "1.19"
|
||||
- "1.20"
|
||||
- "1.21"
|
||||
- "1.22"
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Setup Go
|
||||
|
|
Loading…
Reference in New Issue