Skip to content

Commit

Permalink
Build
Browse files Browse the repository at this point in the history
  • Loading branch information
eirikb committed Oct 2, 2023
1 parent f9fd7a1 commit 782f657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ jobs:
strategy:
matrix:
os: [ macos-latest-xlarge ]
cmd: [ "node -v", "java -version", "gradle -version", "maven -v", "openapi version", "rat -V", "run:java@14 java -version" ]
cmd: [ "node -v", "rat -V" ]

runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 782f657

Please sign in to comment.