Skip to content

Commit

Permalink
Using comms (v5.2.5) and cc.mqtt311.generated (v2.8) in github actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
arobenko committed Jul 4, 2024
1 parent 72582d6 commit d21f866
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,9 +3,9 @@ name: Github Actions Build
on: [push]

env:
COMMS_TAG: v5.2.3
COMMS_TAG: v5.2.5
CC_MQTTSN_TAG: develop
CC_MQTT311_TAG: v2.7
CC_MQTT311_TAG: v2.8

jobs:
build_gcc_ubuntu_22_04:
Expand Down

0 comments on commit d21f866

Please sign in to comment.