Skip to content

Commit

Permalink
Build RK3588 on Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ptitSeb authored Feb 18, 2023
1 parent 6599274 commit 4f66a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
strategy:
fail-fast: false
matrix:
platform: [X64, OTHER_ARM, RISCV, RPI4ARM64, RK3326, RK3399, RK3288, PHYTIUM, SD845]
platform: [X64, OTHER_ARM, RISCV, RPI4ARM64, RK3326, RK3399, RK3588, PHYTIUM, SD845]
type: [Release, Trace]
os: [ubuntu-latest]
include:
Expand Down

0 comments on commit 4f66a41

Please sign in to comment.