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

alexoree pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juddi.git


The following commit(s) were added to refs/heads/master by this push:
     new 16391c410 Update codeql-analysis.yml
16391c410 is described below

commit 16391c4100b0cde745f2d48660140ee6e4dbf5fc
Author: spyhunter99 <[email protected]>
AuthorDate: Sun Apr 17 15:50:25 2022 -0400

    Update codeql-analysis.yml
---
 .github/workflows/codeql-analysis.yml | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/.github/workflows/codeql-analysis.yml 
b/.github/workflows/codeql-analysis.yml
index d59a45a28..1c5825d5f 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -23,7 +23,7 @@ on:
 jobs:
   analyze:
     name: Analyze
-    runs-on: ubuntu-latest
+    runs-on: windows-latest
     permissions:
       actions: read
       contents: read
@@ -73,14 +73,14 @@ jobs:
     - name: Install icedtea
       run: sudo apt-get install -y icedtea-netx
 
-    - name: buildenvprobe
-      run: ls /usr/share/icedtea-web
-    - name: buildenvprobe2
-      run: ls $JAVA_HOME/jre/lib/
-    - name: buildenvprobe3
-      run: ls $JAVA_HOME/lib
-    - name: buildenvprobe4
-      run: echo $JAVA_HOME
+    #- name: buildenvprobe
+    #  run: ls /usr/share/icedtea-web
+    #- name: buildenvprobe2
+    #  run: ls $JAVA_HOME/jre/lib/
+    #- name: buildenvprobe3
+    #  run: ls $JAVA_HOME/lib
+    #- name: buildenvprobe4
+    #  run: echo $JAVA_HOME
     - name: javabuild
       run: mvn -B install
       


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

Reply via email to