mirror of
https://github.com/ben-grande/qusal.git
synced 2025-03-03 04:09:24 -05:00
ci: standardize build host
This commit is contained in:
parent
9ed823aeb6
commit
f196e2f492
5
.github/workflows/cron.yaml
vendored
5
.github/workflows/cron.yaml
vendored
@ -1,4 +1,5 @@
|
|||||||
# SPDX-FileCopyrightText: 2024 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
# yamllint disable-line rule:line-length
|
||||||
|
# SPDX-FileCopyrightText: 2024 - 2025 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
||||||
#
|
#
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
|
|
||||||
@ -18,7 +19,7 @@ jobs:
|
|||||||
pgp-expiration-check:
|
pgp-expiration-check:
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-24.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user