"src/libtorchaudio/iir_cuda.h" did not exist on "ec13a815b13ec6be3eeb8c3eb9ccb725dc322233"
Commit 71722411 authored by Ted Themistokleous's avatar Ted Themistokleous
Browse files

Set this to ubuntu-latest instead of self-hosted runner

parent 0a205685
......@@ -6,7 +6,7 @@ on:
jobs:
createPullRequest:
name: Update and create pull request
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- name: get_date
run: echo todays_date="$(date +'%Y-%m-%d')" >> $GITHUB_ENV
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment