mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Use runner provided python
This commit is contained in:
parent
f4d3af296c
commit
fd5f04c18e
1 changed files with 0 additions and 4 deletions
4
.github/workflows/linux.yml
vendored
4
.github/workflows/linux.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue