Skip to content

Commit ff19b4f

Browse files
committed
gh: replace giga as CI target
Still some issues with the overlay name resolution, will fix when the full llext-edk automatization is released
1 parent 29db561 commit ff19b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
- name: Build adc
3939
working-directory: ArduinoCore-zephyr/build
4040
run: |
41-
west build -p -b arduino_giga_r1//m7 ../samples/analog_input
41+
west build -p -b arduino_nano_33_ble//sense ../samples/analog_input

0 commit comments

Comments
 (0)