Skip to content
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.

Commit

Permalink
Switch to self hosted action runners
Browse files Browse the repository at this point in the history
  • Loading branch information
cdbartholomew committed Jun 10, 2024
1 parent bcaefcd commit 6715194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ concurrency:
jobs:
tests:
name: Unit tests (${{ matrix.name }})
runs-on: ubuntu-latest
runs-on: arc-runner-set
timeout-minutes: 60
strategy:
fail-fast: false
Expand Down

0 comments on commit 6715194

Please sign in to comment.