Skip to content

Revert "[1.x] Bumped cURL to 8.7.1" #290

Revert "[1.x] Bumped cURL to 8.7.1"

Revert "[1.x] Bumped cURL to 8.7.1" #290

Workflow file for this run

name: Build Docker images
on:
pull_request:
paths:
- runtime/**
jobs:
publish:
name: Building images
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build images
run: make docker-images