From 9eea998eeb5a34623aa5388d3ea6364ed2496dd3 Mon Sep 17 00:00:00 2001 From: Bechir Date: Tue, 2 Apr 2024 11:22:49 +0200 Subject: [PATCH] add github ci6 --- .github/workflows/build-and-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index d751a13c..70eb5ad3 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -1,7 +1,7 @@ name: Build and run tests on: [push] jobs: - build with sanitizers: + build: runs-on: ubuntu-latest strategy: matrix: