github: Add OPENMV_RT1060 target.

This commit is contained in:
iabdalkader 2023-06-28 23:09:54 +02:00
parent 989e7cc029
commit 4b97110e04

View File

@ -28,7 +28,7 @@ jobs:
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
strategy: strategy:
matrix: matrix:
target: [OPENMV2, OPENMV3, OPENMV4, OPENMV4P, ARDUINO_PORTENTA_H7, OPENMVPT, ARDUINO_NICLA_VISION, arduino_nano_33_ble_sense, ARDUINO_NANO_RP2040_CONNECT] target: [OPENMV2, OPENMV3, OPENMV4, OPENMV4P, ARDUINO_PORTENTA_H7, OPENMVPT, ARDUINO_NICLA_VISION, arduino_nano_33_ble_sense, ARDUINO_NANO_RP2040_CONNECT, OPENMV_RT1060]
fail-fast: false fail-fast: false
steps: steps:
- name: '⏳ Checkout repository' - name: '⏳ Checkout repository'