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

This commit is contained in:
Michel Roux 2023-10-03 18:52:59 +02:00
commit e91b76a01c
1 changed files with 1 additions and 1 deletions

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