Skip to content

Commit

Permalink
Try ubicloud
Browse files Browse the repository at this point in the history
  • Loading branch information
zacksiri committed Feb 29, 2024
1 parent 5ef5ead commit 09bfbc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
{distro: "alpine", version: "edge"}
]
os: [
{arch: "aarch64", builder: "warp-ubuntu-latest-arm64-2x"},
{arch: "x86_64", builder: "warp-ubuntu-latest-x64-2x"}
{arch: "aarch64", builder: "ubicloud-standard-2-arm"},
{arch: "x86_64", builder: "ubicloud-standard-2"}
]

runs-on: ${{matrix.os.builder}}
Expand Down

0 comments on commit 09bfbc3

Please sign in to comment.