Skip to content

Commit 41ef0c7

Browse files
committed
Building for v1.26-release Octal
1 parent 72b14ed commit 41ef0c7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/build_boards.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build ESP32
33
on:
44
push:
55
branches:
6-
- main
6+
- v1.26-release
77
paths-ignore:
88
- 'docs/**'
99
- 'manage/**'
@@ -33,7 +33,7 @@ jobs:
3333
# 'MICROLITE_S2_SPIRAM',
3434
# 'MICROLITE_S3',
3535
# 'MICROLITE_S3_SPIRAM',
36-
# 'MICROLITE_S3_SPIRAM_OCTAL',
36+
'MICROLITE_S3_SPIRAM_OCTAL',
3737
# 'MICROLITE_SPIRAM',
3838
# 'MICROLITE_SPIRAM_16M',
3939
# 'MICROLITE_SPIRAM_CAM'

third_party/micropython

Submodule micropython updated 1640 files

0 commit comments

Comments
 (0)