change OS of macOS runner from 10 to 12 (2)

This commit is contained in:
Il'ya 2022-07-28 01:17:48 +02:00 committed by GitHub
parent 0b06dcd4ad
commit 0b97d0fae1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: