CI: add go 1.21

pull/1450/head
Olivier Mengué 2023-08-08 23:31:30 +02:00
parent 9b9a3b48b1
commit c86e139511
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ jobs:
strategy:
matrix:
go_version:
- "1.20"
- "1.21"
- stable
- oldstable
steps:
- uses: actions/checkout@v4
- name: Setup Go