This commit is contained in:
cyberman54 2023-01-20 21:40:02 +01:00
parent 9c4a5ee3ac
commit b18f454b72

View File

@ -25,8 +25,11 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest]
os: [windows-latest, ubuntu-latest]
include:
- os: windows-latest
path: ~\AppData\Local\pip\Cache
platformio-path: ~\AppData\Local\platformio\Cache
- os: ubuntu-latest
path: ~/.cache/pip
platformio-path: ~/.platformio