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

@@ -21,7 +21,7 @@ jobs:
ref: [ master ]
name: ${{ matrix.ref }}
if: github.repository_owner == 'wolfssl'
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
steps:
- name: Build wolfSSL
uses: wolfSSL/actions-build-autotools-project@v1