Skip to content

Commit

Permalink
Back to GH-hosted
Browse files Browse the repository at this point in the history
  • Loading branch information
cgokmen committed Oct 18, 2023
1 parent 41810f9 commit a8797ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ concurrency:

jobs:
test:
runs-on: [self-hosted, linux, gpu, dataset-enabled]
runs-on: ubuntu-latest # [self-hosted, linux, gpu, dataset-enabled]

defaults:
run:
Expand Down

0 comments on commit a8797ba

Please sign in to comment.