Commit e37388c
committed
docs: update native-image CI guidance for Linux-only per-PR build
The per-PR native-image job no longer builds the macOS image and no longer
depends on the java/integration jobs, so the "macOS native image is the PR
long pole" guidance is stale.
Reflect the current setup: PRs build the Linux native image only (with
--quick-build-native, in parallel with the other jobs), while the macOS
native image is built out-of-band in native-image-macos.yml on push to
main, a weekly schedule, and workflow_dispatch.1 parent a107b72 commit e37388c
1 file changed
Lines changed: 8 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
0 commit comments