Skip to content
Snippets Groups Projects
Commit 21a779e1 authored by Alexander Turenko's avatar Alexander Turenko Committed by Alexander Turenko
Browse files

ci: use Ubuntu Jammy for checkpatch

It brings newer codespell version: 2.1.0. Ubuntu Focal offers 1.16.0.

Fixes tarantool/checkpatch#70

NO_DOC=CI adjustment
NO_CHANGELOG=see NO_DOC
NO_TEST=see NO_DOC
parent 8f6bc366
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,7 @@ jobs:
runs-on: ubuntu-20.04-self-hosted
container:
image: docker.io/tarantool/testing:ubuntu-focal
image: docker.io/tarantool/testing:ubuntu-jammy
steps:
- name: Prepare checkout
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment