Skip to content

Commit

Permalink
Use macos-12, 11 is deprecated and will be removed soon
Browse files Browse the repository at this point in the history
  • Loading branch information
felixbrucker committed Jun 26, 2024
1 parent 6e03bf5 commit e725f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-macos-installers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
matrix:
python-version: ["3.10"]
os:
- runs-on: macos-11
- runs-on: macos-12
name: intel
bladebit-suffix: macos-x86-64.tar.gz
- runs-on: macos-14
Expand Down

0 comments on commit e725f57

Please sign in to comment.