CI: target bookworm for "future" job
Bookworm will be the basis for the next PureOS. Plus, there was some persistent network error when running sid jobs.
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@ -25,7 +25,7 @@ export RUSTFLAGS = --remap-path-prefix=$(CURDIR)=/remap-pwd $(xgot)
|
||||
|
||||
|
||||
distrel := $(shell lsb_release --codename --short)
|
||||
ifneq (,$(filter $(distrel),sid))
|
||||
ifneq (,$(filter $(distrel),bookworm))
|
||||
newer = true
|
||||
else
|
||||
newer = false
|
||||
|
||||
Reference in New Issue
Block a user