Try running on older version of ubuntu due to incompatibility between raco and the updated SSL in ubuntu 20.04

This commit is contained in:
Suzanne Soy 2021-07-28 14:50:57 +01:00
parent 763a583d86
commit 03be7c14b4

View File

@ -11,7 +11,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
strategy:
fail-fast: false
matrix: