update to build latest ubuntu and debian packages
This commit is contained in:
parent
66f9f56a3c
commit
aab0396f61
|
|
@ -8,10 +8,10 @@ on:
|
||||||
branches: [ "master" ]
|
branches: [ "master" ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
example_matrix:
|
build-monocoque:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-22.04, debian-latest]
|
os: [ubuntu-latest, debian-latest]
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue