Skip to content

Commit

Permalink
Merge pull request #1110 from bsipocz/CI_macos_update
Browse files Browse the repository at this point in the history
CI: update macos version
  • Loading branch information
aphearin authored Dec 10, 2024
2 parents 77df1cb + 50cf121 commit 23242eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-20.04, macos-12, macos-latest]
os: [ubuntu-20.04, macos-13, macos-latest]

steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Expand Down

0 comments on commit 23242eb

Please sign in to comment.