Skip to content

ci: Pin to older jammy cf-deployment version #2486

ci: Pin to older jammy cf-deployment version

ci: Pin to older jammy cf-deployment version #2486

on:
pull_request:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
run-unit-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- run: make docker-unit