.github/workflows/run_tests_in_docker.yml
changeset 3699 ddadbdf20e70
parent 3693 4058140a8757
child 3700 302492568cf4
equal deleted inserted replaced
3695:a89ebe406e35 3699:ddadbdf20e70
     6 
     6 
     7 jobs:
     7 jobs:
     8 
     8 
     9   build:
     9   build:
    10 
    10 
    11     runs-on: ubuntu-latest
    11     runs-on: ubuntu-20.04
    12 
    12 
    13     steps:
    13     steps:
    14     - uses: actions/checkout@v3
    14     - uses: actions/checkout@v3
    15       with:
    15       with:
    16           path: beremiz
    16           path: beremiz