Skip to content

Commit

Permalink
chore: Update PlatformIO version to latest stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertByrnes committed Jul 23, 2024
1 parent 5a6a6bb commit 8404433
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: Install PlatformIO
run: |
pip install platformio
pio --version
- name: Set Environment MBEDTLS_VERSION_MAJOR Variable
run: echo "MBEDTLS_VERSION_MAJOR=3" >> $GITHUB_ENV
Expand Down

0 comments on commit 8404433

Please sign in to comment.