Skip to content

Commit

Permalink
bump included runner to macOS 13 (#921)
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftkey authored Aug 26, 2023
1 parent 64333dd commit 638591f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ jobs:
fail-fast: false
matrix:
node: [18.16.1]
os: [macos-11, windows-2019, ubuntu-20.04]
os: [macos-13, windows-2019, ubuntu-20.04]
arch: [x64, arm64]
include:
- os: macos-11
- os: macos-13
friendlyName: macOS
- os: windows-2019
friendlyName: Windows
Expand Down

0 comments on commit 638591f

Please sign in to comment.