mirror of
https://github.com/Mexit/AlpDock.git
synced 2025-04-25 23:39:52 +03:00
Updated Github workflows
This commit is contained in:
parent
30724dcc4e
commit
06cbb15d8c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build_iso.yml
vendored
4
.github/workflows/build_iso.yml
vendored
|
@ -10,9 +10,9 @@ on:
|
|||
|
||||
jobs:
|
||||
build_ISOs:
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
container:
|
||||
image: alpine:latest
|
||||
image: alpine:3.16
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue