mirror of
https://github.com/FDOS/kernel.git
synced 2025-12-12 07:24:29 +01: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:
|
build:
|
||||||
if: contains(github.event.head_commit.message, '[skip ci]') == false
|
if: contains(github.event.head_commit.message, '[skip ci]') == false
|
||||||
|
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-24.04
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository and submodules
|
- name: Checkout repository and submodules
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user