Skip to content

Commit

Permalink
chore: remove mong version 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bos-hieu committed Jul 27, 2024
1 parent 80baebd commit 51bc90f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
matrix:
os: [ubuntu-latest]
go: [1.16, 1.17, 1.18, 1.19, '1.20', 1.21, 1.22]
mongodb-version: ['4.4', '5.0', '6.0', '7.0', '8.0']
mongodb-version: ['4.4', '5.0', '6.0', '7.0']
include:
- os: ubuntu-latest
go-build: ~/.cache/go-build
Expand Down

0 comments on commit 51bc90f

Please sign in to comment.