Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit ce19543

Browse files
committed
Bump Ubuntu runner to 20.04
1 parent 1f64fcd commit ce19543

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ jobs:
2020
strategy:
2121
matrix:
2222
node-version: [15.x]
23-
os: [ubuntu-16.04, windows-latest, macos-latest]
23+
os: [ubuntu-20.04, windows-latest, macos-latest]
2424
include:
25-
- os: ubuntu-16.04
25+
- os: ubuntu-20.04
2626
friendlyName: Ubuntu
2727
- os: windows-latest
2828
friendlyName: Windows

0 commit comments

Comments
 (0)