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 2, 2025
1 parent 9d55adb commit 463d0a5
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", "14.2-aarch64", "15.0"]
os: ["13.3", "13.3-aarch64", "13.4", "13.4-aarch64", "14.1", "14.1-aarch64", "14.2", "14.2-aarch64", "15.0", "15.0-aarch64"]
runs-on: ubuntu-24.04
env:
SEC_VBOX : ${{ secrets.SEC_VBOX }}
Expand Down

0 comments on commit 463d0a5

Please sign in to comment.