mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-22 15:30:59 +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:
|
run-golden-tests:
|
||||||
name: Run golden tests
|
name: Run golden tests
|
||||||
timeout-minutes: 5
|
timeout-minutes: 5
|
||||||
runs-on: ubuntu-latest
|
runs-on: macos-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue