Skip to content

Commit

Permalink
ci: bump to macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
birros committed Sep 15, 2023
1 parent 32fe10e commit 1001ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
ci:
name: ci
runs-on: macos-12
runs-on: macos-13
permissions:
contents: write
steps:
Expand Down

0 comments on commit 1001ccb

Please sign in to comment.