Skip to content

Commit

Permalink
upd ci - c5
Browse files Browse the repository at this point in the history
  • Loading branch information
kassane authored Mar 26, 2024
1 parent 35d80bd commit ed5cb9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
fail-fast: false
matrix:
runs-on: [ubuntu-latest]
target: [esp32, esp32s2, esp32s3, esp32c3, esp32h2, esp32c61, esp32p4]
target: [esp32, esp32s2, esp32s3, esp32c3, esp32h2, esp32c5, esp32p4]
runs-on: ${{ matrix.runs-on }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ed5cb9a

Please sign in to comment.