Skip to content

Commit

Permalink
Using v6.3 of the commsdsl and v5.1 of the cc_tools_qt on github acti…
Browse files Browse the repository at this point in the history
…ons and appveyor.
  • Loading branch information
arobenko committed Mar 3, 2024
1 parent 186f165 commit acf57af
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ configuration:

environment:
COMMS_BRANCH: v5.2.2
COMMSDSL_BRANCH: develop
CC_TOOLS_QT_BRANCH: develop
COMMSDSL_BRANCH: v6.3
CC_TOOLS_QT_BRANCH: v5.1
matrix:
- CPP_STD: 11
QT_MAJOR: 5
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/actions_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on: [push]

env:
COMMS_BRANCH: v5.2.2
COMMSDSL_BRANCH: develop
CC_TOOLS_QT_BRANCH: develop
COMMSDSL_BRANCH: v6.3
CC_TOOLS_QT_BRANCH: v5.1

jobs:
build_gcc_old_ubuntu_20_04:
Expand Down

0 comments on commit acf57af

Please sign in to comment.