diff --git a/.github/workflows/make_tracked_links_list.yml b/.github/workflows/make_tracked_links_list.yml index 6989d821ae..080cd07487 100644 --- a/.github/workflows/make_tracked_links_list.yml +++ b/.github/workflows/make_tracked_links_list.yml @@ -12,7 +12,7 @@ on: jobs: make_tracked_links_file: name: Make tracked links file - runs-on: macos-10.15 + runs-on: macos-12 timeout-minutes: 5 steps: