mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-22 07:20:39 +00:00
Update pr_check.yml
This commit is contained in:
parent
ead5df125b
commit
df399fd068
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-11
|
||||
runs-on: macos-latest
|
||||
timeout-minutes: 10
|
||||
steps:
|
||||
- uses: 8BitJonny/gh-get-current-pr@2.2.0
|
||||
|
|
Loading…
Reference in a new issue