瀏覽代碼

CI with PIO-dev (#19058)

Victor Oliveira 3 年之前
父節點
當前提交
d6574a03a1
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      .github/workflows/test-builds.yml

+ 1
- 1
.github/workflows/test-builds.yml 查看文件

@@ -106,7 +106,7 @@ jobs:
106 106
 
107 107
     - name: Install PlatformIO
108 108
       run: |
109
-        pip install -U https://github.com/platformio/platformio-core/archive/master.zip
109
+        pip install -U https://github.com/platformio/platformio-core/archive/develop.zip
110 110
         platformio update
111 111
 
112 112
     - name: Check out the PR

Loading…
取消
儲存