From c433d0e2566cf2965b696f7b6977f30cabc3bfac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20H=C3=A4ggblad?= Date: Thu, 3 Oct 2024 18:18:21 +0200 Subject: [PATCH] Revert "wip" This reverts commit ae34efd32ed9ff838c05315a3610f6edb066a9cd. --- .github/workflows/ci-lint-typescript.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-lint-typescript.yml b/.github/workflows/ci-lint-typescript.yml index 18f048a247c..0f3aa78fa09 100644 --- a/.github/workflows/ci-lint-typescript.yml +++ b/.github/workflows/ci-lint-typescript.yml @@ -15,7 +15,7 @@ on: jobs: build: - runs-on: ubuntu-20.04-16-core + runs-on: arc-ubuntu-20.04 steps: - uses: actions/checkout@v4 - uses: rlespinasse/github-slug-action@v3.x