CI: Use ubuntu-18.04 for Linux release builder

GitHub removed `ubuntu-16.04` in September 2021, which causes the
release workflow to hang waiting on a runner that will never be made
available.
This commit is contained in:
Jack Grigg
2022-03-20 15:17:15 +00:00
parent da9212c135
commit 60b36e39c8
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
name: [linux, windows, macos]
include:
- name: linux
os: ubuntu-16.04
os: ubuntu-18.04
build_deps: >
libpcsclite-dev
archive_name: age-plugin-yubikey.tar.gz