Skip to content

Commit

Permalink
update platformio to 6.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jandelgado committed Sep 10, 2023
1 parent 04fd8da commit 296db7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: install tools
run: |
pip install platformio==6.1.4
pip install platformio==6.1.10
sudo apt-get update && sudo apt-get install -y lcov
- name: run tests
Expand Down

0 comments on commit 296db7f

Please sign in to comment.