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