From c99238812e479180a53d1bdc6ca0e5dfc50eed81 Mon Sep 17 00:00:00 2001 From: Daniele Valeriani Date: Mon, 11 Sep 2023 15:53:39 +0200 Subject: [PATCH] Nevermind, the problem was elsewhere --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 4948c8a..bb0cb1f 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -9,7 +9,7 @@ on: jobs: lint-test: - runs-on: cpu-m + runs-on: cpu-s container: ubuntu steps: - name: Configure deps