We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fa2091 commit 5d25f2fCopy full SHA for 5d25f2f
.github/workflows/ci.yml
@@ -138,7 +138,7 @@ jobs:
138
TEST_IN_TREE: ${{ matrix.TEST_IN_TREE }}
139
WITH_SYMENGINE_THREAD_SAFE: ${{ matrix.WITH_SYMENGINE_THREAD_SAFE }}
140
WITH_PRIMESIEVE: ${{ matrix.WITH_PRIMESIEVE }}
141
- INTEGER_CLASS: ${{ matrix.gNTEGER_CLASS }}
+ INTEGER_CLASS: ${{ matrix.INTEGER_CLASS }}
142
WITH_ARB: ${{ matrix.WITH_ARB }}
143
WITH_PIRANHA: ${{ matrix.WITH_PIRANHA }}
144
WITH_GCC_6: ${{ matrix.WITH_GCC_6 }}
0 commit comments