Skip to content

Commit 2be76c1

Browse files
Merge pull request #23 from tensor4all/terasaki/update-ci
Run CI with LTS and the latest release
2 parents cbe52c1 + e837de2 commit 2be76c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
fail-fast: false
2424
matrix:
2525
version:
26-
- '1.10'
27-
# - 'nightly'
26+
- 'lts'
27+
- '1'
2828
os:
2929
- ubuntu-latest
3030
arch:

0 commit comments

Comments
 (0)