Skip to content

Commit 33e9759

Browse files
committed
Update docs to match
1 parent 006c828 commit 33e9759

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/actions/compile.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
```{warning}
77
Due to the [handover of the Mono project](https://github.com/mono/mono/issues/21796), the `ubuntu-latest` github runner [does not currently include mono or nuget](https://github.com/actions/runner-images/issues/10636#issuecomment-2375010324).
88
9-
Please use the `ubuntu-22.04` runner for this action.
9+
Please use the `ubuntu-22.04` runner image or install nuget yourself when `use-nuget-restore` is not `'true'`.
10+
11+
This does not affect projects that use `packagereference`
1012
```
1113
1214
````

0 commit comments

Comments
 (0)