Skip to content

Add lower bound for pyopenssl #726

Add lower bound for pyopenssl

Add lower bound for pyopenssl #726

name: test stable
on:
push:
branches:
- stable
pull_request:
branches:
- stable
workflow_dispatch:
jobs:
test-stable:
uses:
./.github/workflows/testing.yml
with:
image_suffix: stable
secrets:
PAT: ${{ secrets.PAT }}