mirror of
https://github.com/Novattz/creamlinux-installer.git
synced 2025-12-06 03:55:37 -05:00
test
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -15,6 +15,8 @@ jobs:
|
|||||||
include:
|
include:
|
||||||
- platform: 'ubuntu-20.04' # Stable Debian-based release
|
- platform: 'ubuntu-20.04' # Stable Debian-based release
|
||||||
args: ''
|
args: ''
|
||||||
|
- platform: 'ubuntu-22.04' # Alternative stable option
|
||||||
|
args: ''
|
||||||
|
|
||||||
runs-on: ${{ matrix.platform }}
|
runs-on: ${{ matrix.platform }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user