Skip to content

Commit c1c565f

Browse files
Merge pull request #13 from tensor4all/terasaki/update-CI
Update CI to use LTS version of software
2 parents 3e73a3c + aa291a4 commit c1c565f

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
@@ -19,7 +19,7 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
version:
22-
- '1.9'
22+
- 'lts'
2323
- '1'
2424
os:
2525
- ubuntu-latest

0 commit comments

Comments
 (0)