Commit 71c95a2
authored
CI updates (Ubuntu 22, LLVM 15, pinned
you should probably also just merge
- immunant#1214
- immunant#1212
pinning the `once_cell` version is a bit of a hack. It would not be
needed if the rust version would update to `1.70.0`:
https://doc.rust-lang.org/beta/std/cell/struct.OnceCell.html
The github CI action still fails to translate curl even with these
changes, and it doesn't really give any error message. So I'm not sure
what to do with that.once_cell) (immunant#1219)File tree
3 files changed
+7
-7
lines changed- .github/workflows
- analysis/runtime
3 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments