Skip to content

Commit

Permalink
Revert "ci: Bump CMOCKA_VERSION from 1.1.1 -> 1.1.5"
Browse files Browse the repository at this point in the history
This reverts commit 2c3aaf6.

1.1.5 has caused unexpected build failures.
  • Loading branch information
ribose-jeffreylau committed Feb 14, 2022
1 parent 2c3aaf6 commit b3c7d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/install_functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -x
set -eu

: "${CMOCKA_VERSION:=1.1.5}"
: "${CMOCKA_VERSION:=1.1.1}"
: "${LIBNEREON_VERSION:=v0.9.6}"

. ci/lib.sh
Expand Down

0 comments on commit b3c7d3b

Please sign in to comment.