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