This commit is contained in:
Julian Ospald 2023-02-24 20:44:47 +08:00
parent 8501a6d4b2
commit 4f8635e560
Signed by: hasufell
GPG Key ID: 3786C5262ECB4A3F

View File

@ -19,7 +19,7 @@ jobs:
cabal:
- '3.6.2.0'
os:
- ubuntu-latest
- ubuntu-20.04
steps:
- name: Checkout code
uses: actions/checkout@v2