Skip to content

Commit 1f6f233

Browse files
committed
CI: update ubuntu-18.04 to ubuntu-latest [shepherd]
1 parent 2f0860d commit 1f6f233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ env:
55
jobs:
66
test:
77
name: "Test on Node.js ${{ matrix.node_version }}"
8-
runs-on: ubuntu-18.04
8+
runs-on: ubuntu-latest
99
strategy:
1010
matrix:
1111
node_version: [12]

0 commit comments

Comments
 (0)