Skip to content

Bump h2 from 0.3.19 to 0.3.24 #201

Bump h2 from 0.3.19 to 0.3.24

Bump h2 from 0.3.19 to 0.3.24 #201

Workflow file for this run

---
name: CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
merge_group:
workflow_dispatch:
jobs:
build-and-test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run all checks
run: make all-dockerized