Skip to content

Commit

Permalink
Merge pull request #29 from nuprl/mwaldrich-patch-3
Browse files Browse the repository at this point in the history
try using github's action runners
  • Loading branch information
mwaldrich authored Dec 11, 2023
2 parents 6c2dd40 + 0aa8811 commit e972c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Augur.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

build:

runs-on: self-hosted
runs-on: ubuntu-latest
timeout-minutes: 4320
env:
working-directory: ./ts
Expand Down

0 comments on commit e972c85

Please sign in to comment.