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 03bb02f commit e457bf9Copy full SHA for e457bf9
1 file changed
.github/workflows/ci.yml
@@ -194,9 +194,6 @@ jobs:
194
needs: [change-detection, python-tests]
195
if: fromJSON(needs.change-detection.outputs.run-python-tests)
196
uses: munich-quantum-toolkit/workflows/.github/workflows/reusable-python-coverage.yml@e7f84f39ce2d3b6c5d1d04526b8f94f98e455143 # v2.2.0
197
- with:
198
- setup-mlir: true
199
- llvm-version: 22.1.7
200
permissions:
201
contents: read
202
id-token: write
0 commit comments