From d543afabf5b36c16be1fb5d417e8ea0b5840be37 Mon Sep 17 00:00:00 2001 From: hop311 Date: Wed, 10 Jul 2024 21:18:26 +0100 Subject: Force Github Actions to use SCons 4.7.0 --- .github/workflows/builds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml index c888b57..07632e6 100644 --- a/.github/workflows/builds.yml +++ b/.github/workflows/builds.yml @@ -101,7 +101,7 @@ jobs: shell: bash run: | python -c "import sys; print(sys.version)" - python -m pip install scons + python -m pip install scons==4.7.0 scons --version - name: Linux dependencies -- cgit v1.2.3-56-ga3b1