Delete #56
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Delete | |
on: | |
workflow_dispatch: | |
schedule: | |
- cron: '0 2 * * 2' | |
jobs: | |
Delete: | |
name: Delete | |
runs-on: ubuntu-22.04 | |
steps: | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: brotli_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: bzip2_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: double-conversion_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: egl-registry_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: freeglut_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: freetype_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: gl2ps_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: gsl_x64-linux | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: gsl_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: gtest_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: harfbuzz_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: icu_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: jasper_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: libjpeg-turbo_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: liblzma_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: libpng_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: libwebp_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: muparser_x64-linux | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: muparser_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: opengl_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: opengl-registry_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: openssl_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: pcre2_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: pkgconf_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: qt5-activeqt_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: qt5-base_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: qt5-declarative_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: qt5-imageformats_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: qt5-svg_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: qt5-tools_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: qt5-translations_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: sqlite3_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: tiff_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: vcpkg-cmake-config_x64-linux | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: vcpkg-cmake-config_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: vcpkg-cmake_x64-linux | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: vcpkg-cmake_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: vcpkg-cmake-config_x64-linux | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: vcpkg-cmake-config_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: vcpkg-cmake-get-vars_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: vcpkg-pkgconfig-get-modules_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: vcpkg-tool-meson_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: zlib_x64-windows | |
package-type: nuget | |
- uses: actions/delete-package-versions@v4 | |
with: | |
min-versions-to-keep: 2 | |
package-name: zstd_x64-windows | |
package-type: nuget |