Skip to content

Commit

Permalink
Merge pull request #19 from tensor4all/terasaki/update-CI
Browse files Browse the repository at this point in the history
Update CI.yml: use `lts` rather than `1.9`
  • Loading branch information
terasakisatoshi authored Nov 15, 2024
2 parents 5e44c75 + 50f7c3d commit 24c4207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.9'
- 'lts'
- '1'
os:
- ubuntu-latest
Expand Down

0 comments on commit 24c4207

Please sign in to comment.