Skip to content

Commit

Permalink
run on any self-hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinHartman committed Feb 27, 2023
1 parent 983edac commit 6e3bea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R_CMD_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
name: R CMD check
container:
image: satijalab/seurat:develop
runs-on: [self-hosted, satijalab05]
runs-on: [ self-hosted ]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 6e3bea5

Please sign in to comment.