indent fix

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
Anton-4 2022-09-07 17:31:27 +02:00 committed by GitHub
parent cd6e3c7d2d
commit 20519adb1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ name: Test latest nightly release for macOS x86_64
jobs:
test-nightly:
name: test nightly macos x86_64
strategy:
strategy:
matrix:
os: [ ubuntu-20.04, ubuntu-22.04, macos-12 ]
runs-on: ${{ matrix.os }}