File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 12
12
WITH_BFD : yes
13
13
PYTHON_VERSION : ' 3.12'
14
14
TEST_SYMPY : yes
15
- OS : ubuntu-24 .04
15
+ OS : ubuntu-20 .04
16
16
CC : gcc
17
17
18
18
- BUILD_TYPE : Debug
@@ -97,15 +97,16 @@ jobs:
97
97
CC : clang
98
98
99
99
- BUILD_TYPE : Debug
100
- PYTHON_VERSION : ' 3.10 '
100
+ PYTHON_VERSION : ' 3.12 '
101
101
WITH_SYMPY : yes
102
- WITH_LLVM : 14
102
+ WITH_LLVM : 18
103
103
WITH_SCIPY : yes
104
104
INTEGER_CLASS : ' boostmp'
105
105
PYTEST_ADDOPTS : ' -k "not integer_nthroot"'
106
- OS : ubuntu-22.04
107
- EXTRA_APT_REPOSITORY : ' deb http://apt.llvm.org/jammy/ llvm-toolchain-jammy-14 main'
108
- EXTRA_APT_PACKAGES : ' llvm-14'
106
+ OS : ubuntu-24.04
107
+ CC : gcc # ubuntu nobel uses gcc-13
108
+ # EXTRA_APT_REPOSITORY: 'deb http://apt.llvm.org/jammy/ llvm-toolchain-nobel-18 main'
109
+ EXTRA_APT_PACKAGES : ' llvm-18'
109
110
110
111
- BUILD_TYPE : Debug
111
112
PYTHON_VERSION : ' 3.8'
You can’t perform that action at this time.
0 commit comments