Merge branch 'master' of ssh://patema.crystalyx.net:2222/Xefir/dl
All checks were successful
dl / lint (push) Successful in 2m7s
dl / docker (push) Successful in 3m57s

This commit is contained in:
Michel Roux 2023-10-03 18:52:59 +02:00
commit e91b76a01c

View File

@ -4,7 +4,7 @@ on: [push]
jobs:
lint:
runs-on: ubuntu-latest
container: python:3.11
container: python:3.12
steps:
- run: apt-get update
- run: apt-get install -y git nodejs