Skip to content

Commit

Permalink
Use latest LTS (3.24.0) for all build host setups
Browse files Browse the repository at this point in the history
Ticket: none
Changelog: none
  • Loading branch information
craigcomstock committed Jul 24, 2024
1 parent d6eec17 commit 7a6a9b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/setup-cfengine-build-host.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
shopt -s expand_aliases

# TODO get latest LTS dynamically
CFE_VERSION=3.21.4
CFE_VERSION=3.24.0

# install needed packages and software for a build host
set -ex
Expand Down

0 comments on commit 7a6a9b8

Please sign in to comment.