ci: tryfix upgrade to newer node
Some checks failed
pipeline / lint-and-format (push) Failing after 11s
pipeline / build-and-push-images (push) Has been skipped

This commit is contained in:
2026-01-21 14:27:22 +01:00
parent 50245be6f5
commit 9c10de520d

View File

@@ -10,6 +10,8 @@ permissions:
jobs: jobs:
lint-and-format: lint-and-format:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container:
image: ubuntu:25.10
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: https://gitea.com/actions/checkout@v4 uses: https://gitea.com/actions/checkout@v4