File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ permissions:
1010
1111jobs :
1212 validate :
13- runs-on : ubuntu-latest
13+ runs-on : warp- ubuntu-latest-arm64-2x
1414 steps :
1515 - uses : actions/checkout@v4
1616 - uses : DeterminateSystems/determinate-nix-action@v3
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ permissions:
1515
1616jobs :
1717 publish :
18- runs-on : ubuntu-latest
18+ runs-on : warp- ubuntu-latest-arm64-2x
1919 steps :
2020 - uses : actions/checkout@v4
2121 with :
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ permissions:
1111
1212jobs :
1313 update :
14- runs-on : ubuntu-latest
14+ runs-on : warp- ubuntu-latest-arm64-2x
1515 steps :
1616 - uses : actions/checkout@v4
1717 - name : Set git identity
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ permissions:
1414
1515jobs :
1616 update :
17- runs-on : ubuntu-latest
17+ runs-on : warp- ubuntu-latest-arm64-2x
1818 steps :
1919 - uses : actions/checkout@v4
2020 with :
4343
4444 prune :
4545 needs : update
46- runs-on : ubuntu-latest
46+ runs-on : warp- ubuntu-latest-arm64-2x
4747 steps :
4848 - uses : actions/checkout@v4
4949 - uses : DeterminateSystems/determinate-nix-action@v3
You can’t perform that action at this time.
0 commit comments