Skip to content

Commit

Permalink
Switch arm to warp
Browse files Browse the repository at this point in the history
  • Loading branch information
zacksiri committed Feb 29, 2024
1 parent 55e7de5 commit 5ef5ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
{distro: "alpine", version: "edge"}
]
os: [
{arch: "aarch64", builder: "nscloud-ubuntu-22.04-arm64-2x4"},
{arch: "aarch64", builder: "warp-ubuntu-latest-arm64-2x"},
{arch: "x86_64", builder: "warp-ubuntu-latest-x64-2x"}
]

Expand Down

0 comments on commit 5ef5ead

Please sign in to comment.