all repos — nix-packages @ df5f6dc3760d776d4abc926e4075f1c8182ec9f9

My personal collection of packages for nix

update macos version used on github runner

Alan Pearce
commit

df5f6dc3760d776d4abc926e4075f1c8182ec9f9

parent

ee53078c126329bd7346685831550ca11b1a3cc4

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M .github/workflows/build.yml.github/workflows/build.yml
@@ -6,7 +6,7 @@ - cron: 37 4 * * *
jobs: build: - runs-on: macos-latest + runs-on: macos-15 steps: - name: Install SSH Key uses: shimataro/ssh-key-action@d4fffb50872869abe2d9a9098a6d9c5aa7d16be4