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 a131bb2 commit 12a9f6fCopy full SHA for 12a9f6f
.github/workflows/generate_coverage.yaml
@@ -20,7 +20,7 @@ jobs:
20
shell: bash -el {0}
21
22
env:
23
- python-ver: '3.13'
+ python-ver: '3.12'
24
CHANNELS: '-c dppy/label/dev -c intel -c conda-forge --override-channels'
25
NO_INTEL_CHANNELS: '-c dppy/label/dev -c conda-forge --override-channels'
26
# Install the latest oneAPI compiler to work around an issue
0 commit comments