Commit 87b164a0 authored by Vaibhav Sagar's avatar Vaibhav Sagar

.github/workflows/ci.yml: pin ubuntu version to fix cairo issues

parent f621b823
...@@ -31,7 +31,7 @@ on: ...@@ -31,7 +31,7 @@ on:
jobs: jobs:
linux: linux:
runs-on: ubuntu-latest runs-on: ubuntu-18.04
strategy: strategy:
matrix: matrix:
versions: versions:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment