File tree Expand file tree Collapse file tree 3 files changed +10
-8
lines changed
Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 2525 matrix :
2626 os :
2727 - blacksmith-4vcpu-ubuntu-2404
28+ - blacksmith-4vcpu-ubuntu-2404-arm
29+ - macos-15
2830 - macos-latest
2931 runs-on : ${{ matrix.os }}
3032 timeout-minutes : 60
3335 uses : actions/checkout@v6
3436
3537 - name : Setup Nix
36- uses : DeterminateSystems /nix-installer- action@v21
38+ uses : nixbuild /nix-quick-install- action@v34
3739
3840 - name : Build desktop via flake
3941 run : |
Original file line number Diff line number Diff line change 1919jobs :
2020 update-flake :
2121 if : github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository
22- runs-on : ubuntu-latest
22+ runs-on : blacksmith-4vcpu- ubuntu-2404
2323 env :
2424 TITLE : flake.lock
2525
@@ -101,9 +101,9 @@ jobs:
101101 matrix :
102102 include :
103103 - system : x86_64-linux
104- host : ubuntu-latest
104+ host : blacksmith-4vcpu- ubuntu-2404
105105 - system : aarch64-linux
106- host : ubuntu-22.04 -arm
106+ host : blacksmith-4vcpu- ubuntu-2404 -arm
107107 - system : x86_64-darwin
108108 host : macos-15-intel
109109 - system : aarch64-darwin
Original file line number Diff line number Diff line change 11{
22 "nodeModules" : {
3- "x86_64-linux" : " sha256-4ndHIlS9t1ynRdFszJ1nvcu3YhunhuOc7jcuHI1FbnM =" ,
4- "aarch64-linux" : " sha256-H9eUk/yVrQqVrAYONlb6As7mjkPXtOauBVfMBeVAmRo =" ,
5- "aarch64-darwin" : " sha256-C0E9KAEj3GI83HwirIL2zlXYIe92T+7Iv6F51BB6slY =" ,
6- "x86_64-darwin" : " sha256-wj5fZnyfu6Sf1HcqvsQM3M7dl5BKRAHmoqm1Ai1cL2M ="
3+ "x86_64-linux" : " sha256-Fl1BdjNSg19LJVSgDMiBX8JuTaGlL2I5T+rqLfjSeO4 =" ,
4+ "aarch64-linux" : " sha256-6d20RnBuhOUMaY+5Ms/IOAta1HqHCtb/3yjkGsPgJzA =" ,
5+ "aarch64-darwin" : " sha256-7UajHu40n7JKqurU/+CGlitErsVFA2qDneUytI8+/zQ =" ,
6+ "x86_64-darwin" : " sha256-u3izLZJZ0+KVqOu0agm4lBY8A3cY62syF0QaL9c1E/g ="
77 }
88}
You can’t perform that action at this time.
0 commit comments