Skip to content

Commit

Permalink
Update scoring.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig authored Nov 3, 2023
1 parent cb12461 commit d2c5d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scoring.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ on:
name: scoring

jobs:
timeout-minutes: 1440
docker:
#runs-on: ubuntu-latest
runs-on: self-hosted
timeout-minutes: 1440
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
OSN_KEY: ${{ secrets.OSN_KEY }}
Expand Down

0 comments on commit d2c5d60

Please sign in to comment.