Skip to content

Commit da629de

Browse files
authored
fix node 18 build
1 parent e06b1f9 commit da629de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
version: 1
1919
build:
20-
runs-on: ubuntu-18.04
20+
runs-on: ubuntu-latest
2121
timeout-minutes: 30
2222
env:
2323
MONGODB_VERSION: 3.6.9

0 commit comments

Comments
 (0)