mirror of https://github.com/stretchr/testify.git
.github/workflows: Run tests for Go 1.22
parent
b074924938
commit
52df55490e
|
@ -29,6 +29,7 @@ jobs:
|
||||||
- "1.19"
|
- "1.19"
|
||||||
- "1.20"
|
- "1.20"
|
||||||
- "1.21"
|
- "1.21"
|
||||||
|
- "1.22"
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
|
|
Loading…
Reference in New Issue