Skip to content

Commit

Permalink
Using comms v5.2.7 and cc_tools_qt v5.3.3 in github actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
arobenko committed Sep 28, 2024
1 parent caa5250 commit 7b0ac9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: Github Actions Build
on: [push]

env:
COMMS_TAG: develop
CC_TOOLS_QT_TAG: develop
COMMS_TAG: v5.2.7
CC_TOOLS_QT_TAG: v5.3.3

jobs:
build_gcc_old_ubuntu_20_04:
Expand Down

0 comments on commit 7b0ac9f

Please sign in to comment.