Update .github/workflows/build.yml
Some checks failed
build / build (push) Failing after 4m43s

This commit is contained in:
obvtiger 2025-04-25 09:47:58 +02:00
parent 08001c2281
commit 7d14dffae1

View file

@ -8,7 +8,7 @@ on: [pull_request, push]
jobs:
build:
runs-on: ubuntu-24.04
runs-on: ubuntu-latest
steps:
- name: checkout repository
uses: https://git.eplg.services/actions/checkout@v4