Another demo update.
Some checks failed
BuildTest / Build and test (push) Failing after 3m17s

This commit is contained in:
2024-03-15 14:19:57 +00:00
parent 991533df78
commit b43a762ed6

View File

@@ -4,7 +4,7 @@ on: [push]
jobs:
build:
name: "Build and test"
runs-on: ubuntu-test
runs-on: ubuntu-latest
steps:
- name: "Install build deps"
run: sudo apt install build-essential