Skip to content

Bump pat-s/always-upload-cache from 2.1.5 to 3.0.11 #47

Bump pat-s/always-upload-cache from 2.1.5 to 3.0.11

Bump pat-s/always-upload-cache from 2.1.5 to 3.0.11 #47

name: Humble - ABI Compatibility Check
on:
workflow_dispatch:
branches:
- master
pull_request:
branches:
- master
jobs:
abi_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ros-industrial/industrial_ci@master
env:
ROS_DISTRO: humble
ROS_REPO: main
ABICHECK_URL: github:${{ github.repository }}#${{ github.base_ref }}
NOT_TEST_BUILD: true