Skip to content

Commit c00ef8e

Browse files
authored
Update go.yml
1 parent d090ef6 commit c00ef8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
strategy:
2828
matrix:
2929
os: [ubuntu-latest]
30-
go: [1.14, 1.15, 1.16, 1.17, 1.18]
30+
go: [1.16, 1.17, 1.18]
3131
mongodb-version: ['4.4', '5.0']
3232
include:
3333
- os: ubuntu-latest

0 commit comments

Comments
 (0)