Skip to content

Commit

Permalink
testing mirrors routine on self-hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaudin committed Feb 20, 2025
1 parent ae74f81 commit bf052c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mirrors_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:

mirrors:
runs-on: ubuntu-24.04
runs-on: self-hosted
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
Expand Down

0 comments on commit bf052c6

Please sign in to comment.