chore: Lift restriction for macos CI image
After updating to nix-quick-install-action v29 this should be possible to do now.
This commit is contained in:
@@ -16,10 +16,6 @@
|
||||
{
|
||||
"matchPackageNames": ["docutils"],
|
||||
"allowedVersions": "<0.21.0"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["macos"],
|
||||
"allowedVersions": "<13"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user