Skip to content

Commit

Permalink
Merge branch 'main' into chore-precommit-config
Browse files Browse the repository at this point in the history
  • Loading branch information
terriko authored Dec 10, 2024
2 parents 3861d21 + 28c9bc0 commit 5f1d8e5
Show file tree
Hide file tree
Showing 12 changed files with 630 additions and 662 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
github.head_ref
)
)
runs-on: ${{ github.repository_owner == 'intel' && 'intel-ubuntu-latest' || 'ubuntu-latest' }}
runs-on: 'ubuntu-latest'
timeout-minutes: 120
env:
LONG_TESTS: 1
Expand Down
Loading

0 comments on commit 5f1d8e5

Please sign in to comment.