Update junit_test.yml

Removed macos ci action .
pull/337/head
VOPEN.XYZ 3 years ago committed by GitHub
parent 98a2b2ad11
commit 0b1b8f7e86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,7 +22,7 @@ jobs:
strategy:
matrix:
java: [ 8, 11, 17 ]
os: [ 'windows-latest', 'macos-latest', 'ubuntu-latest' ]
os: [ 'windows-latest', 'ubuntu-latest' ]
runs-on: ${{ matrix.os }}

Loading…
Cancel
Save