Skip to content

Commit b050fec

Browse files
committed
Bump github ubuntu version, 18.04 has gone away
1 parent 3dc004f commit b050fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: bundled libtom, bionic , no writev()
4444
# test can use an older distro with bundled libtommath
45-
os: ubuntu-18.04
45+
os: ubuntu-20.04
4646
configure_flags: --enable-bundled-libtom --enable-werror
4747
# NOWRITEV is unrelated, test here to save a job
4848
nowritev: 1

0 commit comments

Comments
 (0)