We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d3f091 commit e069ffaCopy full SHA for e069ffa
check/CMakeLists.txt
@@ -347,17 +347,17 @@ if ((NOT FAST_BUILD OR ALL_TESTS) AND NOT (BUILD_EXTRA_UNIT_ONLY))
347
endif()
348
elseif(APPLE)
349
set(pdlpInstances
350
- "25fv47\; 5.50184699\;"
351
- "adlittle\; 2.25494931\;"
352
- "afiro\;-4.64753149\;"
353
- "avgas\;-7.74999997\;"
+ "25fv47\; 5.501846\;"
+ "adlittle\; 2.254949\;"
+ "afiro\;-4.647531\;"
+ "avgas\;-7.7499999\;"
354
"blending\;-3.19999999\;"
355
"chip\;-9.0000000\;"
356
- "e226\;-1.16389309\;"
357
- "scrs8\; 9.04296873\;"
+ "e226\;-1.16389\;"
+ "scrs8\; 9.04296\;"
358
"sctest\; 5.75000000\;"
359
"shell\; 1.20882535\;"
360
- "stair\;-2.5126695\;"
+ "stair\;-2.5126\;"
361
"standata\; 1.25769947\;"
362
"standgub\; 1.2576994\;"
363
)
0 commit comments