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 a20297d commit 3f1915dCopy full SHA for 3f1915d
.github/workflows/build-sphinx.yml
@@ -36,7 +36,7 @@ jobs:
36
pull-requests: write
37
38
env:
39
- python-ver: '3.13'
+ python-ver: '3.12'
40
CHANNELS: '-c dppy/label/dev -c intel -c conda-forge --override-channels'
41
NO_INTEL_CHANNELS: '-c dppy/label/dev -c conda-forge --override-channels'
42
# Install the latest oneAPI compiler to work around an issue
0 commit comments