Skip to content

Commit

Permalink
CI: add go 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
dolmen committed Jan 31, 2024
1 parent 9b9a3b4 commit c86e139
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Expand Up @@ -7,8 +7,8 @@ jobs:
strategy:
matrix:
go_version:
- "1.20"
- "1.21"
- stable
- oldstable
steps:
- uses: actions/checkout@v4
- name: Setup Go
Expand Down

0 comments on commit c86e139

Please sign in to comment.