mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-21 15:00:40 +00:00
run pr check on macos-14
This commit is contained in:
parent
a19bf3df1c
commit
79d33f558d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr_check.yml
vendored
2
.github/workflows/pr_check.yml
vendored
|
@ -14,7 +14,7 @@ on:
|
|||
jobs:
|
||||
analyze-and-test:
|
||||
name: Analyze & test
|
||||
runs-on: macos-latest
|
||||
runs-on: macos-14
|
||||
timeout-minutes: 10
|
||||
steps:
|
||||
- uses: 8BitJonny/gh-get-current-pr@2.2.0
|
||||
|
|
Loading…
Reference in a new issue