mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-08 11:34:08 +01:00
change OS of macOS runner from 10 to 12 (2)
This commit is contained in:
parent
0b06dcd4ad
commit
0b97d0fae1
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue