We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d090ef6 commit c00ef8eCopy full SHA for c00ef8e
.github/workflows/go.yml
@@ -27,7 +27,7 @@ jobs:
27
strategy:
28
matrix:
29
os: [ubuntu-latest]
30
- go: [1.14, 1.15, 1.16, 1.17, 1.18]
+ go: [1.16, 1.17, 1.18]
31
mongodb-version: ['4.4', '5.0']
32
include:
33
- os: ubuntu-latest
0 commit comments