This commit is contained in:
Ching Pei Yang 2026-05-14 17:46:54 -07:00 committed by GitHub
commit 10fc5234a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 4 deletions

View file

@ -84,6 +84,9 @@ jobs:
runs-on: ubuntu-latest
if: "!contains(github.event.pull_request.title, '[skip ci]')"
strategy:
# avoid having 2 jobs building ndg when no cache is available
# TODO: there is probably a better way
max-parallel: 1
matrix:
package:
- docs