Skip to content

Commit 7b3a052

Browse files
authored
Bump CI 1.6 to lts (#378)
1 parent 48f5d63 commit 7b3a052

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
version: ['1.6', '1']
16+
version: ['lts', '1']
1717
os: [ubuntu-latest, macos-latest, windows-latest]
1818
arch: [x64]
1919
allow_failure: [false]
@@ -58,3 +58,4 @@ jobs:
5858
file: lcov.info
5959

6060

61+

0 commit comments

Comments
 (0)