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 c28ad0e0f13 Fix extended services release jobs
c28ad0e0f13 is described below

commit c28ad0e0f139a377726a203e9f67d675820a5de8
Author: Rodrigo Antunes <[email protected]>
AuthorDate: Wed Sep 11 11:08:20 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 3acab3a056c..ee15d51d610 100644
--- a/.github/workflows/release_build_extended_services.yml
+++ b/.github/workflows/release_build_extended_services.yml
@@ -46,7 +46,7 @@ jobs:
     runs-on: ${{ matrix.os }}
     strategy:
       matrix:
-        os: [macos-13, macos-14, windows-latest]
+        os: [macos-13, 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