mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 02:47:56 +01:00
Add tests for Fedora 43 (#175)
This commit is contained in:
parent
3b090e7c2e
commit
33d0e5a5c2
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build_vars.yml
vendored
4
.github/workflows/build_vars.yml
vendored
|
|
@ -9,9 +9,9 @@ on:
|
||||||
value: '
|
value: '
|
||||||
{
|
{
|
||||||
"version": [
|
"version": [
|
||||||
"40",
|
|
||||||
"41",
|
"41",
|
||||||
"42"
|
"42",
|
||||||
|
"43"
|
||||||
],
|
],
|
||||||
"flatpaks": [
|
"flatpaks": [
|
||||||
"false",
|
"false",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue