From bee93276f0e69ccd5df421e42f26e67d99202ba6 Mon Sep 17 00:00:00 2001 From: "Ilya (Marshal)" Date: Sun, 2 Jun 2024 22:13:27 +0200 Subject: [PATCH] return back web 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 3d332d0378..12ca504b2d 100644 --- a/.github/workflows/make_files_tree.yml +++ b/.github/workflows/make_files_tree.yml @@ -21,7 +21,7 @@ jobs: matrix: include: - mode: web - os: ubuntu-20.04 + os: macos-12 - mode: web_res os: ubuntu-20.04