We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 710c765 commit e8a90a8Copy full SHA for e8a90a8
1 file changed
.github/workflows/package-manager-ci.yml
@@ -16,7 +16,7 @@ jobs:
16
matrix:
17
# Maintenance and active LTS
18
node-version: [14, 16]
19
- os: [ubuntu-18.04]
+ os: [ubuntu-latest]
20
21
steps:
22
- uses: actions/checkout@v3
@@ -44,7 +44,7 @@ jobs:
44
45
46
47
48
49
50
0 commit comments