ci: Update CirrusCI Ubuntu images to 22.04

This commit is contained in:
Iain Buclaw 2023-01-15 22:24:14 +01:00
parent 0b35851998
commit d657f21137
2 changed files with 9 additions and 9 deletions

View file

@ -152,13 +152,13 @@ These should be taken seriously, since untested code is likely to introduce bugs
- FreeBSD 12.3 x64, DMD (bootstrap)
- FreeBSD 13.0 x64, DMD (coverage)
- FreeBSD 13.0 x64, DMD (latest)
- Ubuntu 20.04 x64, DMD (bootstrap)
- Ubuntu 20.04 x64, DMD (latest)
- Ubuntu 20.04 x64, GDC
- Ubuntu 20.04 x64, LDC
- Ubuntu 20.04 x86, DMD (bootstrap)
- Ubuntu 20.04 x86, DMD (coverage)
- Ubuntu 20.04 x86, DMD (latest)
- Ubuntu 22.04 x64, DMD (bootstrap)
- Ubuntu 22.04 x64, DMD (latest)
- Ubuntu 22.04 x64, GDC
- Ubuntu 22.04 x64, LDC
- Ubuntu 22.04 x86, DMD (bootstrap)
- Ubuntu 22.04 x86, DMD (coverage)
- Ubuntu 22.04 x86, DMD (latest)
- macOS 12.x x64 (M1), DMD (bootstrap)
- macOS 13.x x64 (M1), DMD (coverage)
- macOS 13.x x64 (M1), DMD (latest)