From 9615eed22a1d572cad54281240d3df3e107331cb Mon Sep 17 00:00:00 2001 From: Mikhail Ryzhov Date: Wed, 18 Oct 2023 22:21:47 +0200 Subject: [PATCH] extended runners --- .github/workflows/linux.yml | 4 ++-- thirdparty/pugixml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 80f41ec24596ab..c2decef991140c 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -1179,7 +1179,7 @@ jobs: strategy: matrix: - runner: [aks-linux-4-cores-16gb] + runner: [aks-linux-4-cores, aks-linux-4-cores-16gb, aks-linux-32-cores] test_type: [precommit, nightly] defaults: @@ -1264,7 +1264,7 @@ jobs: strategy: matrix: - runner: [aks-linux-4-cores-16gb] + runner: [aks-linux-4-cores, aks-linux-4-cores-16gb, aks-linux-32-cores] test_type: [precommit, nightly] defaults: diff --git a/thirdparty/pugixml b/thirdparty/pugixml index 2e357d19a3228c..a0e064336317c9 160000 --- a/thirdparty/pugixml +++ b/thirdparty/pugixml @@ -1 +1 @@ -Subproject commit 2e357d19a3228c0a301727aac6bea6fecd982d21 +Subproject commit a0e064336317c9347a91224112af9933598714e9