Skip to content

Commit a1cc497

Browse files
committed
Update CI julia version
1 parent 8737b50 commit a1cc497

7 files changed

+7
-7
lines changed

.github/workflows/CI_BoundaryValueDiffEq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
matrix:
3939
version:
4040
- "1"
41-
- "lts"
41+
- "1.10"
4242
#- "pre"
4343
os:
4444
- ubuntu-latest

.github/workflows/CI_BoundaryValueDiffEqAscher.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
matrix:
3131
version:
3232
- "1"
33-
- "lts"
33+
- "1.10"
3434
#- "pre"
3535
group:
3636
- core

.github/workflows/CI_BoundaryValueDiffEqCore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
matrix:
3030
version:
3131
- "1"
32-
- "lts"
32+
- "1.10"
3333
#- "pre"
3434
group:
3535
- core

.github/workflows/CI_BoundaryValueDiffEqFIRK.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
matrix:
3131
version:
3232
- "1"
33-
- "lts"
33+
- "1.10"
3434
#- "pre"
3535
group:
3636
- EXPANDED

.github/workflows/CI_BoundaryValueDiffEqMIRK.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
matrix:
3131
version:
3232
- "1"
33-
- "lts"
33+
- "1.10"
3434
#- "pre"
3535
group:
3636
- core

.github/workflows/CI_BoundaryValueDiffEqMIRKN.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
matrix:
3131
version:
3232
- "1"
33-
- "lts"
33+
- "1.10"
3434
#- "pre"
3535
group:
3636
- core

.github/workflows/CI_BoundaryValueDiffEqShooting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
matrix:
3131
version:
3232
- "1"
33-
- "lts"
33+
- "1.10"
3434
#- "pre"
3535
group:
3636
- core

0 commit comments

Comments
 (0)