Fix the action
This commit is contained in:
parent
f284a6e75a
commit
eb31cbe1b6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -7,7 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: macos-latest
|
||||
runs-on: macos-15
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Compile
|
||||
|
|
|
|||
Loading…
Reference in a new issue