We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce49edf commit e59ca2fCopy full SHA for e59ca2f
.github/workflows/build.yaml
@@ -11,7 +11,7 @@ jobs:
11
matrix:
12
os:
13
- ubuntu-22.04
14
- - ubuntu-20.04
+ - ubuntu-24.04
15
compiler:
16
# The NetSurf build system can't find LLVM AR (it looks for it
17
# in /usr/lib instead of /usr/bin:
0 commit comments