mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-08-13 16:46:42 +00:00
macos-latest
This commit is contained in:
parent
109cb9db8d
commit
ba3c08bb16
1 changed files with 1 additions and 1 deletions
2
.github/workflows/run_integration_tests.yml
vendored
2
.github/workflows/run_integration_tests.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
run-integration-tests:
|
||||
name: Run integration tests
|
||||
timeout-minutes: 90
|
||||
runs-on: macos-13
|
||||
runs-on: macos-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue