Update linux-check.yaml

Signed-off-by: Raghaddahi <raghaddahi27@gmail.com>
This commit is contained in:
Raghaddahi 2025-03-19 23:09:52 +02:00 committed by GitHub
parent 2b1f9d37fc
commit 4180c15333
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,8 +48,9 @@ jobs:
with:
fetch-depth: 100 # enough to get all commits for the current day
- name: Set up environment and mock files
- name: Set up environment and mock files
run: ./setup-mock-files.sh
- name: Parallel submodules checkout
shell: bash
@ -98,7 +99,7 @@ jobs:
linux-matrix:
name: Linux builds and tests
runs-on: ubuntu-24.04
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix: