Skip to content

Commit e0206a5

Browse files
authored
Merge 90a13f2 into 65e5879
2 parents 65e5879 + 90a13f2 commit e0206a5

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
@@ -74,7 +74,7 @@ jobs:
7474
check-definitions:
7575
name: Check Definitions
7676
timeout-minutes: 5
77-
runs-on: ubuntu-18.04
77+
runs-on: ubuntu-latest
7878
steps:
7979
- uses: actions/checkout@v2
8080
- name: Use Node.js ${{ matrix.NODE_VERSION }}

0 commit comments

Comments
 (0)