diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4395084..3c2bd6f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,8 +20,8 @@ jobs: - name: Android64 os: ubuntu-latest target: Android64 - #- name: macOS - # os: macos-latest + - name: macOS + os: macos-latest name: ${{ matrix.config.name }}