Skip to content

Commit

Permalink
bump to v23.05
Browse files Browse the repository at this point in the history
  • Loading branch information
lawrencetg committed Oct 21, 2023
1 parent 6a34b96 commit d7b5925
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 @@ -31,7 +31,7 @@ jobs:
if: github.event.repository.owner.id == github.event.sender.id
strategy:
matrix:
VERSION: [21.02, 22.03]
VERSION: [21.02, 23.05]
SET: [docker, non-docker]

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

strategy:
matrix:
VERSION: [21.02, 22.03]
VERSION: [21.02, 23.05]
CPU: [rk3328, rk3399, rk3568, rk3588]
SET: [docker, non-docker]
steps:
Expand Down

0 comments on commit d7b5925

Please sign in to comment.