Run also macos-arm.

This commit is contained in:
Patrick Lehmann
2024-09-29 03:03:44 +02:00
parent e88aa7b973
commit b2ac6bc0d9
3 changed files with 5 additions and 5 deletions

View File

@@ -45,7 +45,7 @@ jobs:
with:
name: ${{ inputs.sqlite_coverage_artifacts_prefix }}*
- name: 🗑️ Delete XML coverage artifacts from matrix jobs
- name: 🗑️ Delete JUnit XML artifacts from matrix jobs
uses: geekyeggo/delete-artifact@v5
if: inputs.xml_unittest_artifacts_prefix != ''
continue-on-error: true