forked from mriscoc/Ender3V2S1
-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update - compile-configs_Ender forgot python 3.11
- Loading branch information
1 parent
ba73d5b
commit 3e6d71d
Showing
1 changed file
with
17 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,7 +38,7 @@ jobs: | |
- name: Set up Python | ||
uses: actions/[email protected] | ||
with: | ||
python-version: '3.10' | ||
python-version: '3.11' | ||
- name: Install PlatformIO | ||
run: | | ||
python3 -m pip install --upgrade pip wheel platformio | ||
|
@@ -119,7 +119,7 @@ jobs: | |
- name: Set up Python | ||
uses: actions/[email protected] | ||
with: | ||
python-version: '3.10' | ||
python-version: '3.11' | ||
- name: Install PlatformIO | ||
run: | | ||
python3 -m pip install --upgrade pip wheel platformio | ||
|
@@ -202,7 +202,7 @@ jobs: | |
- name: Set up Python | ||
uses: actions/[email protected] | ||
with: | ||
python-version: '3.10' | ||
python-version: '3.11' | ||
- name: Install PlatformIO | ||
run: | | ||
python3 -m pip install --upgrade pip wheel platformio | ||
|
@@ -303,7 +303,7 @@ jobs: | |
- name: Set up Python | ||
uses: actions/[email protected] | ||
with: | ||
python-version: '3.10' | ||
python-version: '3.11' | ||
- name: Install PlatformIO | ||
run: | | ||
python3 -m pip install --upgrade pip wheel platformio | ||
|
@@ -400,7 +400,7 @@ jobs: | |
- name: Set up Python | ||
uses: actions/[email protected] | ||
with: | ||
python-version: '3.10' | ||
python-version: '3.11' | ||
- name: Install PlatformIO | ||
run: | | ||
python3 -m pip install --upgrade pip wheel platformio | ||
|
@@ -492,7 +492,7 @@ jobs: | |
- name: Set up Python | ||
uses: actions/[email protected] | ||
with: | ||
python-version: '3.10' | ||
python-version: '3.11' | ||
- name: Install PlatformIO | ||
run: | | ||
python3 -m pip install --upgrade pip wheel platformio | ||
|
@@ -582,7 +582,7 @@ jobs: | |
- name: Set up Python | ||
uses: actions/[email protected] | ||
with: | ||
python-version: '3.10' | ||
python-version: '3.11' | ||
- name: Install PlatformIO | ||
run: | | ||
python3 -m pip install --upgrade pip wheel platformio | ||
|
@@ -678,7 +678,7 @@ jobs: | |
- name: Set up Python | ||
uses: actions/[email protected] | ||
with: | ||
python-version: '3.10' | ||
python-version: '3.11' | ||
- name: Install PlatformIO | ||
run: | | ||
python3 -m pip install --upgrade pip wheel platformio | ||
|
@@ -773,7 +773,7 @@ jobs: | |
- name: Set up Python | ||
uses: actions/[email protected] | ||
with: | ||
python-version: '3.10' | ||
python-version: '3.11' | ||
- name: Install PlatformIO | ||
run: | | ||
python3 -m pip install --upgrade pip wheel platformio | ||
|
@@ -860,7 +860,7 @@ jobs: | |
- name: Set up Python | ||
uses: actions/[email protected] | ||
with: | ||
python-version: '3.10' | ||
python-version: '3.11' | ||
- name: Install PlatformIO | ||
run: | | ||
python3 -m pip install --upgrade pip wheel platformio | ||
|
@@ -942,7 +942,7 @@ jobs: | |
- name: Set up Python | ||
uses: actions/[email protected] | ||
with: | ||
python-version: '3.10' | ||
python-version: '3.11' | ||
- name: Install PlatformIO | ||
run: | | ||
python3 -m pip install --upgrade pip wheel platformio | ||
|
@@ -1026,7 +1026,7 @@ jobs: | |
- name: Set up Python | ||
uses: actions/[email protected] | ||
with: | ||
python-version: '3.10' | ||
python-version: '3.11' | ||
- name: Install PlatformIO | ||
run: | | ||
python3 -m pip install --upgrade pip wheel platformio | ||
|
@@ -1123,7 +1123,7 @@ jobs: | |
- name: Set up Python | ||
uses: actions/[email protected] | ||
with: | ||
python-version: '3.10' | ||
python-version: '3.11' | ||
- name: Install PlatformIO | ||
run: | | ||
python3 -m pip install --upgrade pip wheel platformio | ||
|
@@ -1216,7 +1216,7 @@ jobs: | |
- name: Set up Python | ||
uses: actions/[email protected] | ||
with: | ||
python-version: '3.10' | ||
python-version: '3.11' | ||
- name: Install PlatformIO | ||
run: | | ||
python3 -m pip install --upgrade pip wheel platformio | ||
|
@@ -1305,7 +1305,7 @@ jobs: | |
- name: Set up Python | ||
uses: actions/[email protected] | ||
with: | ||
python-version: '3.10' | ||
python-version: '3.11' | ||
- name: Install PlatformIO | ||
run: | | ||
python3 -m pip install --upgrade pip wheel platformio | ||
|
@@ -1382,7 +1382,7 @@ jobs: | |
- name: Set up Python | ||
uses: actions/[email protected] | ||
with: | ||
python-version: '3.10' | ||
python-version: '3.11' | ||
- name: Install PlatformIO | ||
run: | | ||
python3 -m pip install --upgrade pip wheel platformio | ||
|
@@ -1481,7 +1481,7 @@ jobs: | |
- name: Set up Python | ||
uses: actions/[email protected] | ||
with: | ||
python-version: '3.10' | ||
python-version: '3.11' | ||
- name: Install PlatformIO | ||
run: | | ||
python3 -m pip install --upgrade pip wheel platformio | ||
|