reduced retention days

This commit is contained in:
Valmo Trindade
2024-09-19 01:39:04 -03:00
parent d7bb62dc8c
commit bc95a51707

View File

@@ -33,7 +33,7 @@ jobs:
name: ${{ matrix.arrays.os.target }}
path: target/release/armatak.dll
if-no-files-found: error
retention-days: 15
retention-days: 7
package:
needs: build_extension
runs-on: ubuntu-latest