Build ubuntu packages on ubuntu-latest

Fixes #74
This commit is contained in:
Andreas Källberg
2021-07-06 15:51:16 +08:00
parent 0474a37af6
commit 3c4f42db15

View File

@@ -10,7 +10,7 @@ jobs:
ubuntu:
name: Build Ubuntu package
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
# strategy:
# matrix:
# ghc: ["8.6.5"]