Skip to content

Remove the RHEL7 workers and configs #504

Remove the RHEL7 workers and configs

Remove the RHEL7 workers and configs #504

Workflow file for this run

name: Build
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup Python
uses: actions/setup-python@v2
with:
python-version: 3.9
- name: Check configuration
run: make check PIP=pip BUILDBOT=buildbot