fix
This commit is contained in:
parent
e55aa0c048
commit
fe60a7c834
14
.github/workflows/project.yml
vendored
14
.github/workflows/project.yml
vendored
@ -45,13 +45,13 @@ jobs:
|
||||
|
||||
build:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
items:
|
||||
- "JTAG"
|
||||
- "jump_to_bl"
|
||||
- "si5351"
|
||||
os: [ubuntu-latest]
|
||||
fail-fast: false
|
||||
matrix:
|
||||
items:
|
||||
- "JTAG"
|
||||
- "jump_to_bl"
|
||||
- "si5351"
|
||||
os: [ubuntu-latest]
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- name: Check out
|
||||
|
Loading…
Reference in New Issue
Block a user