mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-11 12:41:37 +01:00
change OS of macOS runner from 10 to 12 (3)
This commit is contained in:
parent
3f6a396f1c
commit
d806d7abac
1 changed files with 1 additions and 1 deletions
2
.github/workflows/make_and_send_alert.yml
vendored
2
.github/workflows/make_and_send_alert.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
|||
jobs:
|
||||
make_and_send_alert:
|
||||
name: Send alert
|
||||
runs-on: macos-10.15
|
||||
runs-on: macos-12
|
||||
|
||||
steps:
|
||||
|
||||
|
|
Loading…
Reference in a new issue