Skip to content

Commit

Permalink
pio 6.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Ing-Dom committed Jan 29, 2024
1 parent f5fe111 commit b56f5c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/platform-io.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install platformio
pip install platformio==6.1.11
- name: Build knx-usb
run: platformio ci --lib="." --project-conf=examples/knx-usb/platformio-ci.ini examples/knx-usb/src/main.cpp
- name: debug
Expand Down

0 comments on commit b56f5c1

Please sign in to comment.