Skip to content

1.x] Bumped cURL to 8.7.1 #289

1.x] Bumped cURL to 8.7.1

1.x] Bumped cURL to 8.7.1 #289

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