Update .gitea/workflows/build-isos.yaml
All checks were successful
Build ISOs / build-isos (push) Successful in 2s

This commit is contained in:
Jakub Filo 2023-12-09 17:25:30 +00:00
parent 8f661a043b
commit cd35a27644
Signed by: plantroon
GPG Key ID: 7DA8C0FFEED0C0DE

View File

@ -4,7 +4,7 @@ on: [push]
jobs:
build-isos:
runs-on: node:16-bullseye
runs-on: ubuntu-latest
container:
image: node:16-bullseye
volumes: