test that we can run on ubuntu
BuildTest / Build and test (push) Has been cancelled

This commit is contained in:
2024-03-15 11:43:35 +00:00
parent 4a9eb6d50c
commit 991533df78
+1 -1
View File
@@ -4,7 +4,7 @@ on: [push]
jobs:
build:
name: "Build and test"
runs-on: ubuntu-latest
runs-on: ubuntu-test
steps:
- name: "Install build deps"
run: sudo apt install build-essential