Merge branch 'noreg' into 'master'

ci: Use bookworm image

See merge request World/Phosh/squeekboard!510
This commit is contained in:
dcz
2022-01-19 16:49:21 +00:00
5 changed files with 3 additions and 9 deletions

View File

@ -11,7 +11,6 @@ extern crate gtk_sys;
#[allow(unused_imports)]
#[macro_use] // only for tests
extern crate maplit;
extern crate regex;
extern crate serde;
extern crate xkbcommon;