This commit is contained in:
parent
8cfb7db233
commit
b33ae975ab
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -2,7 +2,7 @@ on: [push, pull_request]
|
|||
name: Test
|
||||
jobs:
|
||||
build:
|
||||
runs-on: docker
|
||||
runs-on: macos-arm64
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Reference in a new issue