mirror of
https://github.com/everoddandeven/monerod-gui.git
synced 2025-03-30 11:08:45 +00:00
Update macos workflow
This commit is contained in:
parent
fe18b16a49
commit
503c4583d8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
node-version: [20]
|
||||
|
||||
# The type of runner that the job will run on
|
||||
runs-on: macos-12
|
||||
runs-on: macos-13
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in a new issue