Update ubuntu runner images

ubuntu-18.04 is no longer available on Github Actions; replace it with
ubuntu-22.04.
This commit is contained in:
Alex Chernyakhovsky
2023-07-30 16:40:50 -04:00
committed by Alex Chernyakhovsky
parent eee1a8cf41
commit d5da710c02
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
os: [macos-latest, ubuntu-18.04, ubuntu-20.04]
os: [macos-latest, ubuntu-20.04, ubuntu-22.04]
crypto: [auto]
include:
- crypto: nettle