Update junit_test.yml

Removed macos ci action .
pull/337/head
VOPEN.XYZ 3 years ago committed by misselvexu
parent f0069dcdc0
commit 23d6bbc469

@ -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