Skip to content

Commit

Permalink
build non-docker
Browse files Browse the repository at this point in the history
  • Loading branch information
lawrencetg committed Jun 2, 2023
1 parent ce0b1ac commit 2bf7f5a
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 @@ -32,7 +32,7 @@ jobs:
strategy:
matrix:
VERSION: [22.03]
SET: [docker]
SET: [non-docker]

steps:
- name: Checkout
Expand Down Expand Up @@ -143,7 +143,7 @@ jobs:
matrix:
VERSION: [22.03]
CPU: [rk3588]
SET: [docker]
SET: [non-docker]
steps:
- name: Checkout
uses: actions/checkout@main
Expand Down

0 comments on commit 2bf7f5a

Please sign in to comment.