Skip to content

Fix docker images build to handle old linux distribution #1

Fix docker images build to handle old linux distribution

Fix docker images build to handle old linux distribution #1

Workflow file for this run

name: "Docker"
on:
push:
branches:
- master
pull_request:
jobs:
tests:
name: "Symfony1 Tests"
runs-on: "ubuntu-latest"
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run Tests
run: test/bin/test