mirror of
https://github.com/FDOS/kernel.git
synced 2025-09-24 02:17:45 +02:00
CI: Update to use Ubuntu 24.04 runner
This commit is contained in:
parent
80d140984b
commit
56a86d2ad4
2
.github/workflows/ci-build.yml
vendored
2
.github/workflows/ci-build.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
build:
|
||||
if: contains(github.event.head_commit.message, '[skip ci]') == false
|
||||
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-24.04
|
||||
|
||||
steps:
|
||||
- name: Checkout repository and submodules
|
||||
|
Loading…
x
Reference in New Issue
Block a user