summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2023-04-20 09:08:04 +0800
committerMatt Johnston <matt@ucc.asn.au>2023-04-20 09:08:04 +0800
commitb050fecd43fd4197b5feffc8994b99293be783ae (patch)
tree8849e3d700f2b6c2639b648638c654d54d472be1
parent3dc004f5f621b9eea9b4cc6ebbed9944515b8a32 (diff)
downloaddropbear-b050fecd43fd4197b5feffc8994b99293be783ae.tar.gz
Bump github ubuntu version, 18.04 has gone away
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index f46e87e..c057c19 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
- name: bundled libtom, bionic , no writev()
# test can use an older distro with bundled libtommath
- os: ubuntu-18.04
+ os: ubuntu-20.04
configure_flags: --enable-bundled-libtom --enable-werror
# NOWRITEV is unrelated, test here to save a job
nowritev: 1