mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-21 23:10:40 +00:00
run goldens on macos
This commit is contained in:
parent
351631bb8a
commit
6ecea38ec7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/run_golden_tests.yml
vendored
2
.github/workflows/run_golden_tests.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
run-golden-tests:
|
||||
name: Run golden tests
|
||||
timeout-minutes: 5
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: macos-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue