Skip to content

Commit

Permalink
Renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
uweseimet committed Dec 8, 2023
1 parent f3811dd commit 09f896b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ on:

jobs:
fullspec:
uses: ./.github/workflows/build_and_test.yml
uses: ./.github/workflows/build_and_test_aarch64.yml
with:
board: "FULLSPEC"

# standard:
# uses: ./.github/workflows/build_aarch64.yml
# uses: ./.github/workflows/build_and_test_aarch64.yml
# with:
# board: "STANDARD"

0 comments on commit 09f896b

Please sign in to comment.