Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
galargh committed Feb 2, 2025
1 parent b3faef3 commit 70a6ef2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
runner:
- name: "linux-arm64"
machine: ["self-hosted", "linux", "arm64", "2xlarge"]
- name: "linux-x86_64"
machine: ["self-hosted", "linux", "x64", "4xlarge"]
fail-fast: false
steps:
- run: echo "Running on $RUNNER_OS $RUNNER_ARCH"
Expand Down

0 comments on commit 70a6ef2

Please sign in to comment.