Commit 76f5b29
authored
Pins python version of pre-commmit.yaml workflow (#3929)
# Description
pre-commit CI runs have been failing (see
[example](https://github.com/isaac-sim/IsaacLab/actions/runs/19017065661/job/54306430424))
due to an incompatibility between our specified flake version and python
3.14, as python3.14 has started to be installed by the setup-python GHA.
This PR pins python to 3.12 in order to fix these failures.
## Type of change
<!-- As you go through the list, delete the ones that are not
applicable. -->
- Bug fix (non-breaking change which fixes an issue)1 parent e69b6d9 commit 76f5b29
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
0 commit comments