Skip to content

Commit

Permalink
🔧 Deploy for macOS 12 and 13
Browse files Browse the repository at this point in the history
  • Loading branch information
Schneegans committed Apr 29, 2024
1 parent fa2318b commit cb45f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
name: Deploy for macOS
strategy:
matrix:
os: [macos-14, macos-14-xlarge]
os: [macos-12, macos-13, macos-14]
runs-on: ${{ matrix.os }}
permissions:
contents: write
Expand Down

0 comments on commit cb45f3c

Please sign in to comment.