Skip to content

Commit

Permalink
fix demos
Browse files Browse the repository at this point in the history
  • Loading branch information
TheYoctoJester committed Nov 4, 2024
1 parent 06098db commit 4b2b47d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/demos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,14 @@ jobs:
strategy:
fail-fast: false
matrix:
board: []
experimental: [false]
subpath: [.]
subpath: [demos]
include:
- board: raspberrypi4-64-app-updates
subpath: demos
experimental: true
- board: qemuarm64-client-only
subpath: demos
experimental: false
- board: qemuarm64-bootloader-validation
subpath: demos
experimental: false

runs-on: [self-hosted, linux, x64]
Expand Down

0 comments on commit 4b2b47d

Please sign in to comment.