Use runner provided python

This commit is contained in:
Samson 2023-11-03 12:55:30 +01:00
parent f4d3af296c
commit fd5f04c18e

View file

@ -77,10 +77,6 @@ jobs:
fetch-depth: 2
- name: Run sccache-cache
uses: mozilla-actions/sccache-action@v0.0.3
- name: Select Python 3.9
uses: actions/setup-python@v4
with:
python-version: '3.9'
- name: Set LIBCLANG_PATH env # needed for bindgen in mozangle
run: echo "LIBCLANG_PATH=/usr/lib/llvm-14/lib" >> $GITHUB_ENV
- name: Install taplo