Merge pull request #1017 from kiwix/macos_13

Switch to macos-13.
This commit is contained in:
Kelson 2023-11-11 19:33:53 +01:00 committed by GitHub
commit 00032adce2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ on:
jobs:
macOS:
runs-on: macos-11
runs-on: macos-13
env:
HOME: /Users/runner
steps: