Skip to content

Commit a9297bc

Browse files
committed
fix julia version
1 parent ac01511 commit a9297bc

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
@@ -45,7 +45,7 @@ jobs:
4545
- OptimizationPolyalgorithms
4646
- OptimizationNLPModels
4747
version:
48-
- '1.1'
48+
- '1.11'
4949
- 'lts'
5050
steps:
5151
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)