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 23542c0 commit e0baa57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pushes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:
strategy:
matrix:
include:
- go: '1.20.x'
- go: '1.21.x'
canonical: true
- go: '1.19.x'
- go: '1.20.x'
canonical: false

steps:
Expand Down

0 comments on commit e0baa57

Please sign in to comment.