Commit ec87a89
authored
ubuntu22 > ubuntu24
I noticed the homebrew builds were way out of date so looked at a run log.
`brew doctor` fails because it needs glibc newer than 2.35 which is what ubuntu 22 has.
Changed the os to ubuntu 24 (glibc 2.39) and ran a duplicate of the workflow on a test repo and it no longer failed.1 parent 7b79297 commit ec87a89
1 file changed
Lines changed: 1 addition & 1 deletion
| 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