Skip to content

Commit 76c5803

Browse files
Update Tests.yml
1 parent 2d5bd28 commit 76c5803

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
version:
22-
- "1"
22+
#- "1"
2323
- "lts"
24-
- "pre"
24+
#- "pre"
2525
uses: "SciML/.github/.github/workflows/tests.yml@v1"
2626
with:
2727
julia-version: "${{ matrix.version }}"

0 commit comments

Comments
 (0)