Tidy up several things in build files (#3)
Change from QCow2 to Raw images Update boot options for better outputs Add SSH host key acceptance files Change Ubuntu builder to Ubuntu 22
This commit is contained in:
@@ -6,6 +6,7 @@ name: Build the boxes
|
||||
types:
|
||||
- published
|
||||
- prereleased
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
collect:
|
||||
@@ -24,7 +25,7 @@ jobs:
|
||||
|
||||
build:
|
||||
name: Build box
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
needs:
|
||||
- collect
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user