Skip to content

Commit

Permalink
Update macOS to 13 for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
PragmaTwice committed Nov 27, 2024
1 parent 2ab76da commit 05404ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ jobs:
type: Debug
- os: windows-2019
type: Release
- os: macos-10.15
- os: macos-13
type: Debug
- os: macos-10.15
- os: macos-13
type: Release

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 05404ea

Please sign in to comment.