Skip to content

Remove Obj-C library test code #24

Remove Obj-C library test code

Remove Obj-C library test code #24

Workflow file for this run

name: "Prune old artifacts"
on: {}
jobs:
delete-artifacts:
runs-on: ubuntu-latest
steps:
- uses: kolpav/purge-artifacts-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
expire-in: 7days