Skip to content

Commit

Permalink
rollback scons version
Browse files Browse the repository at this point in the history
  • Loading branch information
nlaha committed Jul 20, 2024
1 parent 40196df commit ff0c295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
shell: bash
run: |
python -c "import sys; print(sys.version)"
python -m pip install scons
python -m pip install scons==4.5.2
scons --version
- name: Linux dependencies
Expand Down

0 comments on commit ff0c295

Please sign in to comment.