Skip to content

Commit

Permalink
Try warp
Browse files Browse the repository at this point in the history
  • Loading branch information
zacksiri committed Feb 29, 2024
1 parent eb6af15 commit 55e7de5
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 @@ -19,7 +19,7 @@ jobs:
]
os: [
{arch: "aarch64", builder: "nscloud-ubuntu-22.04-arm64-2x4"},
{arch: "x86_64", builder: "nscloud-ubuntu-22.04-amd64-2x4"}
{arch: "x86_64", builder: "warp-ubuntu-latest-x64-2x"}
]

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

0 comments on commit 55e7de5

Please sign in to comment.