Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit 310998c

Browse files
author
iwahdan88
committed
2 parents 06a5bf9 + 6a39185 commit 310998c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Jenkinsfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
def buildVersion
22
def boards_to_build = ["WiPy", "LoPy", "SiPy", "GPy", "FiPy", "LoPy4"]
3-
def variants_to_build = [ "BASE", "PYBYTES"]
4-
def boards_to_test = ["1b6fa1"]
3+
def variants_to_build = [ "BASE"]
4+
def boards_to_test = ["1b6fa1", "00ec51"]
55

66
node {
77
// get pycom-esp-idf source

0 commit comments

Comments
 (0)