migrate to ubuntu 22.04 for newly added ci check

This commit is contained in:
Bernhard Schuster 2023-03-01 09:08:53 +01:00 коммит произвёл Sylvestre Ledru
Родитель 82813c1d9a
Коммит bc0718f059
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/workflows/ci.yml поставляемый
Просмотреть файл

@ -50,7 +50,7 @@ jobs:
extra_args: --no-default-features --features=dist-tests test_dist_ -- --test-threads 1
sccache_log: sccache=trace
dist_exec_strategy: docker
- os: ubuntu-20.04
- os: ubuntu-22.04
rustc: 1.60.0
extra_desc: dist-worker
extra_args: --no-default-features --features=dist-tests test_dist_ -- --test-threads 1