Skip to content

Commit

Permalink
Using v5.1 of the cc_tools_qt in the appveyor and github actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
arobenko committed Mar 3, 2024
1 parent 59c3672 commit ed7b676
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ configuration:

environment:
COMMS_BRANCH: v5.2.2
CC_TOOLS_QT_BRANCH: develop
CC_TOOLS_QT_BRANCH: v5.1
matrix:
- CPP_STD: 11
EXTRA_CONFIG: -DCOMMSDSL_BUILD_COMMSDSL2TOOLS_QT_TESTS=OFF
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/actions_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push]

env:
COMMS_BRANCH: v5.2.2
CC_TOOLS_QT_BRANCH: develop
CC_TOOLS_QT_BRANCH: v5.1

jobs:
build_gcc_old_ubuntu_20_04:
Expand Down

0 comments on commit ed7b676

Please sign in to comment.