Skip to content

Commit

Permalink
Merge pull request #1485 from craigcomstock/latest-lts-for-build-hosts
Browse files Browse the repository at this point in the history
latest lts for build hosts
  • Loading branch information
nickanderson committed Jul 24, 2024
2 parents d6eec17 + 7a6a9b8 commit e1b8632
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 e1b8632

Please sign in to comment.