Skip to content

Commit

Permalink
CI: Build on macos 13 (from outdated 10.15)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kissaki committed Mar 17, 2024
1 parent de446af commit e09976e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-20.04, windows-2019, macos-10.15]
os: [ubuntu-20.04, windows-2019, macos-13]

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

Expand Down

0 comments on commit e09976e

Please sign in to comment.