Update macos workflow

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