Skip to content

Commit

Permalink
chore: switch to self-hosted pro
Browse files Browse the repository at this point in the history
  • Loading branch information
mihai-sysbio committed Nov 28, 2023
1 parent 88cca1c commit 40edb69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
setup:
runs-on: ubuntu-latest
runs-on: self-hosted
container:
image: ghcr.io/metabolicatlas/memote-docker:0.13
volumes:
Expand Down Expand Up @@ -44,7 +44,7 @@ jobs:

validate:
needs: setup
runs-on: ubuntu-latest-m
runs-on: self-hosted
container:
image: ghcr.io/metabolicatlas/memote-docker:0.13
volumes:
Expand Down

0 comments on commit 40edb69

Please sign in to comment.