Commit d4bd357
committed
fix(ci): move from Fedora to Ubuntu
Previously, we were using Fedora as Ubuntu did not contain the updated
binaries for bats. CRIU was also outdated on the main repositories.
Due to a recent change in the way GitHub runners handle privileged
containers, the old Fedora setup no longer works. This is the easiest
solution that allows us to retain sudo-based local tests that can also
be reused on CI.
Signed-off-by: Prajwal S N <prajwalnadig21@gmail.com>1 parent adeb107 commit d4bd357
1 file changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 8 | | |
12 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
| |||
0 commit comments