Skip to content

Pin yara-python to 4.3.1 in Poetry #298

Pin yara-python to 4.3.1 in Poetry

Pin yara-python to 4.3.1 in Poetry #298

name: "Pull Request Build"
on:
pull_request:
branches: [ master ]
jobs:
strelka:
name: "Build Strelka (Pull Request)"
env:
DOCKER_BUILDKIT: 1
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@master
- name: Builds Strelka
run: docker-compose -f build/docker-compose.yaml build