Skip to content

Commit

Permalink
CI: bullseye->bookworm
Browse files Browse the repository at this point in the history
andy5995 committed Mar 15, 2024
1 parent 4f75712 commit 2e46fd3
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ freebsd_task:

arm_task:
arm_container:
image: andy5995/rmw-build-env:bullseye
image: andy5995/rmw-build-env:bookworm
env:
CIRRUS_CLONE_SUBMODULES: true
setup_script:
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
@@ -53,7 +53,7 @@ jobs:
container: 'andy5995/slackware-build-essential:15.0'
- name: debian bullseye
os: ubuntu-20.04
container: 'andy5995/rmw-build-env:bullseye'
container: 'andy5995/rmw-build-env:bookworm'
- name: ubuntu-22.04-without-nls
os: ubuntu-22.04
setup: -Dnls=false

0 comments on commit 2e46fd3

Please sign in to comment.