Revert "fix: update runner"
Some checks failed
CI / test (pull_request) Failing after 1m12s
CD / build (pull_request) Failing after 19s

This reverts commit c0524b67e3.
This commit is contained in:
2024-04-01 19:44:19 +02:00
parent c0524b67e3
commit e5da4014b9

View File

@@ -10,7 +10,7 @@ on:
jobs: jobs:
build: build:
runs-on: cth-ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4