Skip to content

Commit

Permalink
Update defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
uweseimet committed Dec 13, 2023
1 parent 1027701 commit de98fa6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,3 @@ on:
jobs:
fullspec:
uses: ./.github/workflows/build_and_test_aarch64.yml
with:
board: "FULLSPEC"
1 change: 1 addition & 0 deletions .github/workflows/build_and_test_aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ on:
board:
required: false
type: string
default: FULLSPEC
branch:
required: false
type: string
Expand Down

0 comments on commit de98fa6

Please sign in to comment.