mirror of
https://github.com/mudita/mudita-center.git
synced 2025-12-23 22:28:03 -05:00
Test for automatic QA on mac arm
This commit is contained in:
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
@@ -4,7 +4,7 @@ on: [push]
|
||||
|
||||
jobs:
|
||||
validate:
|
||||
runs-on: macOS-intel
|
||||
runs-on: macos-m-validate
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [22.16.0]
|
||||
|
||||
Reference in New Issue
Block a user