Merge pull request 'asd' () from main into feature/1_move-to-forgejo-actions

Reviewed-on: 
This commit is contained in:
lubiana 2023-12-01 21:20:21 +00:00
commit 1e7e5fee0a

View file

@ -1,7 +1,7 @@
on: [push]
jobs:
ls:
runs-on: docker
runs-on: ubuntu-latest
container:
image: git.php.fail/lubiana/container/php:8.3.0-node-20231212
steps: