Skip to content

Commit d31a482

Browse files
committed
run code quality CI pipeline on julia-lts version
1 parent 62affab commit d31a482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Code-Quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
fail-fast: false
4040
matrix:
4141
version:
42-
- '1'
42+
- 'lts'
4343
os:
4444
- 'ubuntu-latest'
4545
arch:

0 commit comments

Comments
 (0)