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

This commit is contained in:
Il'ya 2022-07-28 01:18:34 +02:00 committed by GitHub
parent 3f6a396f1c
commit d806d7abac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ on:
jobs:
make_and_send_alert:
name: Send alert
runs-on: macos-10.15
runs-on: macos-12
steps: