Skip to content

Commit

Permalink
CI: Bump package-macos to macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
kernc committed Feb 5, 2025
1 parent 7b0a048 commit ae0d34f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
package-macos:
timeout-minutes: 10
needs: [ test-linux, test-macos, test-windows ]
runs-on: macos-11
runs-on: macos-13
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/setup
Expand Down

0 comments on commit ae0d34f

Please sign in to comment.