Skip to content

Commit

Permalink
Update CI to Qt6 (#279)
Browse files Browse the repository at this point in the history
  • Loading branch information
offa committed Dec 8, 2023
1 parent 4cfc1dd commit abd67b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/ci_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ fi
apt-get update
apt-get install -y --no-install-recommends \
pkg-config \
qtbase5-dev \
qt6-base-dev \
libusb-1.0-0-dev

git clone --depth=1 --branch=release-1.12.1 https://github.com/google/googletest.git
Expand Down

0 comments on commit abd67b7

Please sign in to comment.