Skip to content

Commit

Permalink
chore: remove build for go1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
jackmcguire1 authored Jul 12, 2024
1 parent dd396a0 commit a04f9e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
go:
- 1.22.x
- 1.21.x
- 1.18.x
name: Test with Go v${{ matrix.go }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit a04f9e7

Please sign in to comment.