Skip to content

Commit

Permalink
Update from base builder
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Jan 1, 2025
1 parent 30df030 commit 718b035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
build:
strategy:
matrix:
os: ["13.3", "13.4", "14.1", "14.2", "15.0"]
os: ["13.3", "13.4", "14.1", "14.2", "14.2-aarch64", "15.0"]
runs-on: ubuntu-24.04
env:
SEC_VBOX : ${{ secrets.SEC_VBOX }}
Expand Down

0 comments on commit 718b035

Please sign in to comment.