We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a7f50a commit f9c68aeCopy full SHA for f9c68ae
1 file changed
.github/workflows/go.yml
@@ -27,8 +27,8 @@ jobs:
27
strategy:
28
matrix:
29
os: [ubuntu-latest]
30
- go: [1.24]
31
- mongodb-version: ['4.4', '5.0', '6.0', '7.0']
+ go: ['1.24.2']
+ mongodb-version: ['7.0']
32
include:
33
- os: ubuntu-latest
34
go-build: ~/.cache/go-build
0 commit comments