diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 412f1dc..0fa0701 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -32,7 +32,7 @@ jobs: path: ./fastanalyzer/dist/FastAnalyzer/ build_macos: - runs-on: macos-11 + runs-on: macos-latest steps: - uses: actions/checkout@v2 - name: Set up Python