Allow Coverity Scan workflow failures ##ci

This commit is contained in:
pancake 2026-05-26 10:05:54 +02:00
parent 2a31436877
commit 769832ac6e

View file

@ -8,7 +8,8 @@ on:
jobs:
latest:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
continue-on-error: true
steps:
- name: Determine current repository
run: echo "{repo}={${GITHUB_REPOSITORY}}" >> $GITHUB_OUTPUT