Skip to content

Commit

Permalink
macos-latest is now macos-14 (m1)
Browse files Browse the repository at this point in the history
  • Loading branch information
axu2 authored Apr 27, 2024
1 parent f6475f4 commit cfae306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
build:
strategy:
matrix:
os: [ macos-latest, macos-14 ]
os: [ macos-12, macos-14 ]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit cfae306

Please sign in to comment.