mirror of https://github.com/stretchr/testify.git
CI: add go 1.21
parent
9b9a3b48b1
commit
c86e139511
|
@ -7,8 +7,8 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
go_version:
|
go_version:
|
||||||
- "1.20"
|
- stable
|
||||||
- "1.21"
|
- oldstable
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
|
|
Loading…
Reference in New Issue