Fix macOS runner (use macos-15-large for Intel)
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
- os: macos-latest
|
||||
arch: arm64
|
||||
artifact: tsr-macos-arm64
|
||||
- os: macos-13
|
||||
- os: macos-15-large
|
||||
arch: x64
|
||||
artifact: tsr-macos-x64
|
||||
- os: windows-latest
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "tensors"
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
description = "Read safetensor metadata and fetch CivitAI model information"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
|
||||
Reference in New Issue
Block a user