mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 02:37:28 +02:00
Increase retention days to make re-running easier
This commit is contained in:
2
.github/workflows/curl.yml
vendored
2
.github/workflows/curl.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: wolf-install-curl
|
name: wolf-install-curl
|
||||||
path: build-dir
|
path: build-dir
|
||||||
retention-days: 1
|
retention-days: 5
|
||||||
|
|
||||||
test_curl:
|
test_curl:
|
||||||
name: ${{ matrix.curl_ref }}
|
name: ${{ matrix.curl_ref }}
|
||||||
|
2
.github/workflows/docker-OpenWrt.yml
vendored
2
.github/workflows/docker-OpenWrt.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: openwrt-libwolfssl.so
|
name: openwrt-libwolfssl.so
|
||||||
path: src/.libs/libwolfssl.so
|
path: src/.libs/libwolfssl.so
|
||||||
retention-days: 1
|
retention-days: 5
|
||||||
compile_container:
|
compile_container:
|
||||||
name: Compile container
|
name: Compile container
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
2
.github/workflows/hitch.yml
vendored
2
.github/workflows/hitch.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: wolf-install-hitch
|
name: wolf-install-hitch
|
||||||
path: build-dir
|
path: build-dir
|
||||||
retention-days: 1
|
retention-days: 5
|
||||||
|
|
||||||
hitch_check:
|
hitch_check:
|
||||||
strategy:
|
strategy:
|
||||||
|
2
.github/workflows/hostap.yml
vendored
2
.github/workflows/hostap.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: ${{ matrix.build_id }}
|
name: ${{ matrix.build_id }}
|
||||||
path: build-dir
|
path: build-dir
|
||||||
retention-days: 1
|
retention-days: 5
|
||||||
|
|
||||||
# Build wpa_supplicant with wolfSSL and hostapd with OpenSSL and interop.
|
# Build wpa_supplicant with wolfSSL and hostapd with OpenSSL and interop.
|
||||||
hostap_test:
|
hostap_test:
|
||||||
|
2
.github/workflows/krb5.yml
vendored
2
.github/workflows/krb5.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: wolf-install-krb5
|
name: wolf-install-krb5
|
||||||
path: build-dir
|
path: build-dir
|
||||||
retention-days: 1
|
retention-days: 5
|
||||||
|
|
||||||
krb5_check:
|
krb5_check:
|
||||||
strategy:
|
strategy:
|
||||||
|
2
.github/workflows/libssh2.yml
vendored
2
.github/workflows/libssh2.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: wolf-install-libssh2
|
name: wolf-install-libssh2
|
||||||
path: build-dir
|
path: build-dir
|
||||||
retention-days: 1
|
retention-days: 5
|
||||||
|
|
||||||
libssh2_check:
|
libssh2_check:
|
||||||
strategy:
|
strategy:
|
||||||
|
2
.github/workflows/memcached.yml
vendored
2
.github/workflows/memcached.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: wolf-install-memcached
|
name: wolf-install-memcached
|
||||||
path: build-dir
|
path: build-dir
|
||||||
retention-days: 1
|
retention-days: 5
|
||||||
|
|
||||||
memcached_check:
|
memcached_check:
|
||||||
strategy:
|
strategy:
|
||||||
|
2
.github/workflows/nginx.yml
vendored
2
.github/workflows/nginx.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: wolf-install-nginx
|
name: wolf-install-nginx
|
||||||
path: build-dir
|
path: build-dir
|
||||||
retention-days: 1
|
retention-days: 5
|
||||||
|
|
||||||
nginx_check:
|
nginx_check:
|
||||||
strategy:
|
strategy:
|
||||||
|
2
.github/workflows/openssh.yml
vendored
2
.github/workflows/openssh.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: wolf-install-openssh
|
name: wolf-install-openssh
|
||||||
path: build-dir
|
path: build-dir
|
||||||
retention-days: 1
|
retention-days: 5
|
||||||
|
|
||||||
openssh_check:
|
openssh_check:
|
||||||
strategy:
|
strategy:
|
||||||
|
2
.github/workflows/openvpn.yml
vendored
2
.github/workflows/openvpn.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: wolf-install-openvpn
|
name: wolf-install-openvpn
|
||||||
path: build-dir
|
path: build-dir
|
||||||
retention-days: 1
|
retention-days: 5
|
||||||
|
|
||||||
openvpn_check:
|
openvpn_check:
|
||||||
strategy:
|
strategy:
|
||||||
|
2
.github/workflows/stunnel.yml
vendored
2
.github/workflows/stunnel.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: wolf-install-stunnel
|
name: wolf-install-stunnel
|
||||||
path: build-dir
|
path: build-dir
|
||||||
retention-days: 1
|
retention-days: 5
|
||||||
|
|
||||||
stunnel_check:
|
stunnel_check:
|
||||||
strategy:
|
strategy:
|
||||||
|
Reference in New Issue
Block a user