summaryrefslogtreecommitdiff
path: root/.github/workflows/linux_build_tests.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/linux_build_tests.yaml')
-rw-r--r--.github/workflows/linux_build_tests.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/linux_build_tests.yaml b/.github/workflows/linux_build_tests.yaml
index 8cb0adb3b0..0a2946f63f 100644
--- a/.github/workflows/linux_build_tests.yaml
+++ b/.github/workflows/linux_build_tests.yaml
@@ -45,7 +45,7 @@ jobs:
ccache-build-${{ matrix.package }}
- uses: actions/setup-python@v2
with:
- python-version: 3.8
+ python-version: 3.9
- name: Install System Packages
run: |
sudo apt-get update