Revert "Merge pull request #8072 from rizlik/github-fix"

This reverts commit 0f8b4dbc63, reversing
changes made to 743a78dc85.
This commit is contained in:
Andras Fekete
2024-10-15 12:39:01 -04:00
parent 0f8b4dbc63
commit a5331d406c
35 changed files with 70 additions and 70 deletions

View File

@@ -24,7 +24,7 @@ jobs:
]
name: make check
if: github.repository_owner == 'wolfssl'
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
# This should be a safe limit for the tests to run.
timeout-minutes: 6
steps: