Skip to content

Commit dd940ce

Browse files
committed
Using v6.3 of the commsdsl and v5.1 of the cc_tools_qt on github actions and appveyor.
1 parent 8d20792 commit dd940ce

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ configuration:
1919

2020
environment:
2121
COMMS_BRANCH: v5.2.2
22-
COMMSDSL_BRANCH: develop
23-
CC_TOOLS_QT_BRANCH: develop
22+
COMMSDSL_BRANCH: v6.3
23+
CC_TOOLS_QT_BRANCH: v5.1
2424
matrix:
2525
- CPP_STD: 11
2626
QT_MAJOR: 5

.github/workflows/actions_build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on: [push]
44

55
env:
66
COMMS_BRANCH: v5.2.2
7-
COMMSDSL_BRANCH: develop
8-
CC_TOOLS_QT_BRANCH: develop
7+
COMMSDSL_BRANCH: v6.3
8+
CC_TOOLS_QT_BRANCH: v5.1
99

1010
jobs:
1111
build_gcc_old_ubuntu_20_04:

0 commit comments

Comments
 (0)