Skip to content

Commit e228ab1

Browse files
committed
Using comms v5.4.1 and commsdsl v7.1 on github actions.
1 parent 967a780 commit e228ab1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/actions_build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: Github Actions Build
33
on: [push]
44

55
env:
6-
COMMS_TAG: develop
7-
COMMSDSL_TAG: develop
6+
COMMS_TAG: v5.4.1
7+
COMMSDSL_TAG: v7.1
88
WIN_BOOST_VERSION: "1.87.0"
99
WIN_BOOST_DIR: "C:/local/boost_1_87_0"
1010

0 commit comments

Comments
 (0)