Skip to content

Commit

Permalink
GitHub CI: bump Go minor versions, 1.21/1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
philpennock committed Oct 10, 2023
1 parent a77984b commit aa65922
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pushes.yaml
Expand Up @@ -32,11 +32,11 @@ jobs:
strategy:
matrix:
include:
- go: '1.20.x'
- go: '1.21.x'
canonical: true
# hunspell requires at least Go 1.17
spellcheck: true
- go: '1.19.x'
- go: '1.20.x'
canonical: false
spellcheck: false

Expand Down

0 comments on commit aa65922

Please sign in to comment.