Fixate runner OS version

This commit is contained in:
Lars Strojny 2022-12-18 21:26:58 +01:00
parent df95319003
commit 0c96be8fbe
No known key found for this signature in database
GPG key ID: 887416A2AD3B0CA9

View file

@ -4,7 +4,7 @@ on: [push, pull_request]
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-20.04
strategy: strategy:
fail-fast: false fail-fast: false