This is an automated email from the ASF dual-hosted git repository.

rantunes pushed a commit to branch extended-services-release-job
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git


The following commit(s) were added to refs/heads/extended-services-release-job 
by this push:
     new 5a05a1bf1a8 Fix extended services release jobs
5a05a1bf1a8 is described below

commit 5a05a1bf1a861fbaf33e4b1120c4436d8cc69ab9
Author: Rodrigo Antunes <[email protected]>
AuthorDate: Thu Sep 12 12:59:36 2024 -0300

    Fix extended services release jobs
---
 .github/workflows/release_build_extended_services.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/release_build_extended_services.yml 
b/.github/workflows/release_build_extended_services.yml
index 282bc5dcc96..1a45cf53615 100644
--- a/.github/workflows/release_build_extended_services.yml
+++ b/.github/workflows/release_build_extended_services.yml
@@ -61,7 +61,7 @@ jobs:
     runs-on: ${{ matrix.os }}
     strategy:
       matrix:
-        os: [macos-13, windows-latest]
+        os: [windows-latest]
     steps:
       - name: "Support longpaths (Windows only)"
         if: runner.os == 'Windows'


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to