commit 69a14cb07502651cd2997cf0578fa98e406ce222
parent 719ad2d9a6926f6482ef02385217a9aecec8a282
Author: Dan Callaghan <djc@djc.id.au>
Date: Sun, 30 Mar 2025 13:23:14 +1100
contrib/nix: add some more MacOS platforms to Gemfile.lock
See if this will satisfy the Github Actions MacOS runners.
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/contrib/nix/Gemfile.lock b/contrib/nix/Gemfile.lock
@@ -55,12 +55,15 @@ GEM
PLATFORMS
aarch64-linux
+ arm64-darwin-24
x86_64-darwin-17
x86_64-darwin-18
x86_64-darwin-19
x86_64-darwin-20
x86_64-darwin-21
x86_64-darwin-22
+ x86_64-darwin-23
+ x86_64-darwin-24
x86_64-linux
DEPENDENCIES