Commit d3d9991
authored
Do not run the environment job on 'osx' labled machines. (#11077)
- Do not run the environment job on 'osx' labeled machines. They might not be functional and that will block the PR completely from running even though we have not asked for mac builds.
- There are two mac machines: x64 and arm/M1. The 'osx' label includes both. Unfortunately, the x64 has been broken for quite some time so we should at least not use the 'osx' label for the Environment job. We can probably use the 'M1' label to get the M1 mac machine. That one works fine at the moment.1 parent 784d5f6 commit d3d9991
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments