Commit 161f83b
authored
chore: Upgrade
## Background
Ubuntu 20.04 has been deprecated in GitHub. The jobs using ubuntu-20.04
runner no longer runs. In the logs there is error:
```
This is a scheduled Ubuntu 20.04 retirement. Ubuntu 20.04 LTS runner will be removed on 2025-04-15. For more details, see actions/runner-images#11101
```
(e.g.
https://github.com/streamr-dev/streamr-docker-dev/actions/runs/14733830602/job/41354733466)
## Changes
Upgraded versions. Now using `ubuntu` 22 and 24 instead of 20 and 22.ubuntu CI runner versions (#239)1 parent 61e0dcd commit 161f83b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | 44 | | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments