Skip to content

Commit

Permalink
Merge branch 'master' into nil-pointers-are-zero
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-nichter committed Jun 23, 2024
2 parents 2b8252e + 2982c5c commit 93c35ac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
fail-fast: false
matrix:
go:
- '1.19'
- '1.18'
- '1.17'
- '1.22'
- '1.21'
- '1.20'
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 93c35ac

Please sign in to comment.