We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mongoosejs
Learn more about funding links in repositories.
Report abuse
1 parent 5dd0a4e commit eeabe5fCopy full SHA for eeabe5f
.github/workflows/test.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
jobs:
6
test:
7
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-20.04
8
strategy:
9
fail-fast: false
10
matrix:
0 commit comments