- asciidoc-build.yml uses native asciidoctor install via install-asciidoctor-linux.sh - any-branch-uploads.yml uses a Docker image p4lang/p4-spec-asciidoc:latest - This means two different environments are building the same specs, potential for inconsistent output - Propose unifying around one approach (Docker is the better pick, portable, reproducible)