Add CI workflow for Alpine Linux.

The workflow uses Nginx build system with OS provided gRPC.
This commit is contained in:
Pavel Pautov 2025-03-27 19:35:53 -07:00 committed by p-pautov
parent 72d8eed53a
commit 22d6380458
2 changed files with 46 additions and 1 deletions

View file

@ -7,7 +7,7 @@ on:
pull_request:
jobs:
build-module:
test:
runs-on: ubuntu-22.04
steps:
- name: Checkout repository