Skip to content

Commit

Permalink
feat: 支持 21 版本
Browse files Browse the repository at this point in the history
  • Loading branch information
1021683053 committed Oct 10, 2024
1 parent a4dfd6d commit 7b1ffb6
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:
if: github.event.repository.owner.id == github.event.sender.id
strategy:
matrix:
VERSION: [23.05]
VERSION: [21.02, 23.05]
SET: [docker, non-docker]

steps:
Expand Down Expand Up @@ -155,7 +155,7 @@ jobs:

strategy:
matrix:
VERSION: [23.05]
VERSION: [21.02, 23.05]
CPU: [rk3328, rk3566]
SET: [docker, non-docker]
steps:
Expand Down

0 comments on commit 7b1ffb6

Please sign in to comment.