Skip to content

Commit e59ca2f

Browse files
committed
CI: github workflow: Bump Ubuntu version
The 20.04 container is unavailable now.
1 parent ce49edf commit e59ca2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
matrix:
1212
os:
1313
- ubuntu-22.04
14-
- ubuntu-20.04
14+
- ubuntu-24.04
1515
compiler:
1616
# The NetSurf build system can't find LLVM AR (it looks for it
1717
# in /usr/lib instead of /usr/bin:

0 commit comments

Comments
 (0)