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 38daea5 commit a1b6a01Copy full SHA for a1b6a01
.github/workflows/deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
channels: conda-forge
26
activate-environment: hls4ml-tutorial
27
environment-file: environment.yml
28
- python-version: 3.10.10
+ python-version: 3.10.16
29
auto-activate-base: false
30
31
# Check dependencies
0 commit comments