mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[upd] upgrade: github actions / to ubuntu: 24.04 / to nvm: node 20.15
- ubuntu-20.04 --> ubuntu-24.04 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
committed by
Markus Heiser
parent
147bda894e
commit
8c610404bd
2
.github/workflows/checker.yml
vendored
2
.github/workflows/checker.yml
vendored
@@ -7,7 +7,7 @@ on: # yamllint disable-line rule:truthy
|
||||
jobs:
|
||||
checker:
|
||||
name: Checker
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user