forked from wolfSSL/wolfssl
.github/workflows/smallStackSize.yml: don't install multilib (not needed).
This commit is contained in:
3
.github/workflows/smallStackSize.yml
vendored
3
.github/workflows/smallStackSize.yml
vendored
@@ -44,9 +44,6 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
name: Checkout wolfSSL
|
name: Checkout wolfSSL
|
||||||
|
|
||||||
- name: install_multilib
|
|
||||||
run: sudo apt-get install -y gcc-multilib
|
|
||||||
|
|
||||||
- name: Build wolfCrypt with smallstack and stack depth warnings, and run testwolfcrypt
|
- name: Build wolfCrypt with smallstack and stack depth warnings, and run testwolfcrypt
|
||||||
run: |
|
run: |
|
||||||
./autogen.sh || $(exit 2)
|
./autogen.sh || $(exit 2)
|
||||||
|
Reference in New Issue
Block a user