Skip to content

Add CI testing on 32-bit i386 of OCaml 4.14 and 5.3 via Docker containers #10

Add CI testing on 32-bit i386 of OCaml 4.14 and 5.3 via Docker containers

Add CI testing on 32-bit i386 of OCaml 4.14 and 5.3 via Docker containers #10

Workflow file for this run

name: build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
run:
name: Check asciidoc
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: sudo apt install asciidoc-base
- run: asciidoc README.adoc