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 May 27, 2024
1 parent 5453e20 commit 665eea3
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: ["9.0", "9.1", "9.2", "9.3", "9.4", "10.0"]
os: ["9.1", "9.2", "9.3", "9.4", "10.0"]
runs-on: ubuntu-22.04
env:
SEC_VBOX : ${{ secrets.SEC_VBOX }}
Expand Down

0 comments on commit 665eea3

Please sign in to comment.