From 3d081cea99521ac2a992e61301fdc9b09d2409f3 Mon Sep 17 00:00:00 2001 From: "Il'ya (Marshal)" Date: Thu, 9 Jun 2022 14:00:27 +0200 Subject: [PATCH] move web mode to macOS --- .github/workflows/make_files_tree.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/make_files_tree.yml b/.github/workflows/make_files_tree.yml index 35f41f3934..ad9195070a 100644 --- a/.github/workflows/make_files_tree.yml +++ b/.github/workflows/make_files_tree.yml @@ -20,7 +20,7 @@ jobs: matrix: include: - mode: web - os: ubuntu-20.04 + os: macos-10.15 - mode: web_res os: ubuntu-20.04