Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit f9d558e

Browse files
authored
(CI) change runner version
1 parent f052111 commit f9d558e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- 'package.json'
99
jobs:
1010
runTests:
11-
runs-on: ubuntu-16.04
11+
runs-on: ubuntu-latest
1212
steps:
1313
- name: Checkout
1414
uses: actions/checkout@v2

0 commit comments

Comments
 (0)