Skip to content

Commit b00733f

Browse files
authored
use python from ubuntu
1 parent f2be5ad commit b00733f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/push.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v2
16-
- uses: actions/setup-python@v2
17-
with:
18-
python-version: '3.8.10'
19-
architecture: 'x64'
2016
- name: Install dependencies
2117
run: bash ./tools/prepare-ci.sh
2218
- name: Build Arduino Libs

0 commit comments

Comments
 (0)