Commit a8c7802
authored
Add warning about
Based on github's comments in
actions/runner-images#7101 it's my
understanding that at some point the system-installed gcloud will no
longer be included in the runners. When that happens, I assume any
workflows with `skip_install: true` will stop working
(also fyi: the readme
[references](https://github.com/google-github-actions/setup-gcloud#contributing)
CONTRIBUTING.md, but that file doesn't exist)
---------
Signed-off-by: Ethan Davidson <ethanmdavidson@gmail.com>skip_install (#630)1 parent 1bee7de commit a8c7802
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
61 | 64 | | |
62 | 65 | | |
63 | 66 | | |
| |||
0 commit comments