diff --git a/config.yml b/config.yml index 0ec8472..24bd9c3 100644 --- a/config.yml +++ b/config.yml @@ -33,6 +33,7 @@ runner: # If it's empty when execute `deamon`, will use labels in `.runner` file. labels: - "archlinux:docker://archlinux:base-devel" + - "ubuntu-latest:docker://debian:bookworm" cache: # Enable cache server to use actions/cache.