Moare
This commit is contained in:
parent
902ae90175
commit
3de33a253c
1 changed files with 7 additions and 3 deletions
|
@ -6,9 +6,13 @@ jobs:
|
|||
better_name:
|
||||
strategy:
|
||||
matrix:
|
||||
package:
|
||||
- 1.0
|
||||
- 1.2
|
||||
version:
|
||||
- v1.0
|
||||
- v1.2
|
||||
dist:
|
||||
- bullseye
|
||||
- boookworm
|
||||
|
||||
runs-on: docker
|
||||
steps:
|
||||
- run: echo All {{ matrix.package }}
|
||||
|
|
Loading…
Reference in a new issue