Codebase list freeipa-healthcheck / 76133fe
gha: Replace F34/35 with F35/36 - dropping Fedora 34 because it is due to EOL soon Signed-off-by: Rob Crittenden <rcritten@redhat.com> Rob Crittenden 1 year, 11 months ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
3434 runs-on: ubuntu-latest
3535 strategy:
3636 matrix:
37 fedora-release: [34, 35]
37 fedora-release: [35, 36]
3838
3939 steps:
4040 - uses: actions/checkout@v2