Skip to content

Commit

Permalink
fix yaml lint
Browse files Browse the repository at this point in the history
  • Loading branch information
eitanturok authored Aug 6, 2024
1 parent abb7916 commit 40f1a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-gpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
pytest-gpu:
name: ${{ matrix.name }}
if: github.repository_owner == 'databricks'
runs-on: ubuntu-latest # todo: switch to linux-ubuntu-latest later
runs-on: ubuntu-latest # todo: switch to linux-ubuntu-latest later
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 40f1a97

Please sign in to comment.