changed runner to macos

This commit is contained in:
Vadim 2023-03-26 17:14:13 +03:00
parent 5b58d19541
commit e8601b8a37

View file

@ -13,7 +13,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: macos-11
timeout-minutes: 5
steps: