Skip to content

Commit e9ae513

Browse files
authored
Update ci.yml
1 parent 975cba5 commit e9ae513

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
@@ -4,7 +4,7 @@ on: [push]
44

55
jobs:
66
build:
7-
runs-on: ubuntu-latest
7+
runs-on: ubuntu-18.04
88
steps:
99
- uses: actions/checkout@v1
1010
- name: Use Node.js

0 commit comments

Comments
 (0)