Closed agalbachicar closed 3 years ago
The gcc workflow adds a matrix with dashing and foxy builds in bionic and focal respectively. The tarball pushed to AWS S3 is named with the os name to differentiate one from the other.
Part of #196
Interestingly, it fails in CI but not in the docker.
The problem in CI is that the ROS_DISTRO env variable isn't set correctly
I will definitely squash commits before merging
The gcc workflow adds a matrix with dashing and foxy builds in bionic and focal respectively. The tarball pushed to AWS S3 is named with the os name to differentiate one from the other.
Part of #196