From 33734edf6ef3f5abec2941d6066ad0c0fdcabf9c Mon Sep 17 00:00:00 2001 From: anton-pub Date: Mon, 9 Oct 2023 11:22:45 +0200 Subject: [PATCH] test: image returned back to ubuntu --- .github/workflows/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 289c1d0f..c28265ed 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -7,7 +7,7 @@ jobs: name: Run contract tests runs-on: group: Default Larger Runners - labels: macos-latest + labels: ubuntu-latest-m steps: - uses: actions/checkout@v3