feat(release): removed container section

This commit is contained in:
Michel Fedde 2025-06-22 20:21:58 +02:00
parent 61cb30c840
commit 81191259eb

View file

@ -9,8 +9,6 @@ on:
jobs:
build:
runs-on: docker
container:
image: git.php.fail/lubiana/container/ci:latest
steps:
- name: Use Node.JS 20.x
uses: actions/setup-node@v1