Skip to content

Commit 2b08211

Browse files
committed
fix tab whitespace in ci.yml
1 parent 77b7700 commit 2b08211

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
@@ -18,7 +18,7 @@ jobs:
1818
matrix:
1919
version:
2020
- '1.0'
21-
- '1.6'
21+
- '1.6'
2222
- '1' # automatically expands to the latest stable 1.x release of Julia
2323
os:
2424
- ubuntu-latest

0 commit comments

Comments
 (0)