Update macos workflow
Some checks failed
MacOS - x64 DMG Build / build (20) (push) Has been cancelled
Lint Test / build (20) (push) Has been cancelled
Linux - AppImage Build / build (20) (push) Has been cancelled
Linux - x86_64 RPM Build / build (20) (push) Has been cancelled
Linux - x64 DEB Build / build (20) (push) Has been cancelled
MacOS Build / build (20) (push) Has been cancelled
Windows Build / build (20) (push) Has been cancelled

This commit is contained in:
argenius 2024-11-18 19:24:53 +01:00
parent fe18b16a49
commit 503c4583d8

View file

@ -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