Skip to content

Commit

Permalink
feat(ci): fix ci
Browse files Browse the repository at this point in the history
fix ci
  • Loading branch information
XdpCs committed Aug 6, 2024
1 parent 93ae2e9 commit 2d55e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
strategy:
fail-fast: false
matrix:
go-version: ['1.20','1.21','1.22']
go-version: ['1.20']
runs-on: ubuntu-latest
services:
memcached:
Expand Down

0 comments on commit 2d55e93

Please sign in to comment.