Update workflow
Some checks failed
Build and test / build (push) Failing after 7s

This commit is contained in:
apio 2024-02-04 14:30:30 +01:00
parent e02dee1f41
commit 7cd6e9b12a
Signed by: apio
GPG Key ID: B8A7D06E42258954

View File

@ -4,7 +4,7 @@ on: [push]
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-20.04
steps: steps:
- name: Check out the code - name: Check out the code
uses: actions/checkout@v3 uses: actions/checkout@v3