From c29e8c213bdc5b209f3fe94150d9a26f9f1190d2 Mon Sep 17 00:00:00 2001 From: Abhijeet Kasurde Date: Sat, 13 Jul 2024 08:23:29 -0700 Subject: [PATCH] Update Fedora 40 Signed-off-by: Abhijeet Kasurde --- .azure-pipelines/azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 995b7a6..d68205e 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -107,8 +107,8 @@ stages: parameters: testFormat: devel/linux/{0}/1 targets: - - name: Fedora 39 py310 - test: fedora39@3.10 + - name: Fedora 40 + test: fedora40 - name: Ubuntu 20.04 py310 test: ubuntu2004@3.10 - name: Ubuntu 22.04