Update Ubuntu version - seems 20.04 was too old for the version of boost-test we use

This commit is contained in:
Chris Cannam
2023-04-05 11:13:36 +01:00
parent 904e72b10b
commit 376bf4dbd6

View File

@@ -1,4 +1,4 @@
image: ubuntu/20.04
image: ubuntu/22.04
packages:
- pkg-config
- libsamplerate0-dev