diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 8752c01d5..2df4b2487 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -48,7 +48,7 @@ jobs: - "3.10" runs-on: - ubuntu-latest - - macos-latest + - macos-13 steps: - uses: actions/checkout@v3 - name: Install Poetry @@ -125,7 +125,7 @@ jobs: matrix: runs-on: - ubuntu-latest - - macos-latest + # - macos-13 # need to install pandoc in a mac-friendly way notebook: # - "Activation_Patching_in_TL_Demo" # - "Attribution_Patching_Demo"