Commit 3a7e60a
authored
tarantool: use ubuntu-24-04 (#14923)
Fuzz Introspector has issues when running for Tarantool and a couple
other projects. The problem cannot be reproduced locally, and there are
many hypotheses why this can happen. One of the hypotheses is a problems
in multiprocessing Python module in Python 3.11. The patch bumps Ubuntu
version used in Docker images to 24.04 because 24.04 includes Python
3.12 as default version.
Related to #132261 parent e53e335 commit 3a7e60a
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
0 commit comments