Skip to content

Commit

Permalink
Use runner provided python
Browse files Browse the repository at this point in the history
  • Loading branch information
sagudev committed Nov 3, 2023
1 parent f4d3af2 commit fd5f04c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,6 @@ jobs:
fetch-depth: 2
- name: Run sccache-cache
uses: mozilla-actions/[email protected]
- 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
Expand Down

0 comments on commit fd5f04c

Please sign in to comment.