Skip to content

Commit

Permalink
🔧 (CI): Update EOL Macos x86_64 runner to macos-13 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
Isotr0py authored Jan 10, 2025
1 parent 0b4e2b7 commit 59b6d9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
strategy:
matrix:
platform:
- runner: macos-12
- runner: macos-13
target: x86_64
- runner: macos-14
target: aarch64
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ dependencies = [
"packaging",
"Pillow",
]
dynamic = ["version"]

[project.optional-dependencies]
dev = ["numpy", "pytest", "pyexiv2"]
Expand Down

0 comments on commit 59b6d9d

Please sign in to comment.