mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
run through other version in matrix
This commit is contained in:
parent
f83606bac0
commit
877ac429c3
1 changed files with 4 additions and 0 deletions
4
.github/workflows/build-and-test.yml
vendored
4
.github/workflows/build-and-test.yml
vendored
|
|
@ -64,7 +64,9 @@ jobs:
|
|||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
continue-on-error: false
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
version:
|
||||
- 38
|
||||
|
|
@ -122,7 +124,9 @@ jobs:
|
|||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
continue-on-error: false
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
version:
|
||||
- 38
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue