Update macos workflow

This commit is contained in:
argenius 2024-11-18 19:24:53 +01:00
parent 2a1c3ed92b
commit 78b62b88a7

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