Commit 4dad26a
authored
ci: use ubuntu-latest for release workflow (#282)
* ci: use ubuntu-latest for release workflow
The release job does not need a GPU to run its processes, but it was
using the gpu-enabled runner. This runner also has an intense firewall,
preventing it from accessing the node packages the release workflow
needs. This changes uses the github-hosted ubuntu-latest instead.
* ci: enable flakes for npx command1 parent ba43622 commit 4dad26a
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
28 | 31 | | |
29 | 32 | | |
30 | | - | |
31 | | - | |
| 33 | + | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
0 commit comments