using new M1 macOS runner (#5683)

Signed-off-by: Sepush <sepush@outlook.com>
This commit is contained in:
Artea 2024-02-17 19:06:36 +08:00 committed by GitHub
parent 795f359018
commit 32676f1d4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ jobs:
lint:
environment: test
runs-on: ubuntu-latest
runs-on: macos-14
strategy:
matrix:
@ -38,7 +38,7 @@ jobs:
test:
environment: test
runs-on: ubuntu-latest
runs-on: macos-14
strategy:
matrix: