Skip to content

Commit

Permalink
use larger instance
Browse files Browse the repository at this point in the history
  • Loading branch information
brettlangdon committed Jul 26, 2023
1 parent 580d29a commit 7845844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dd-static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ on: [push]

jobs:
check-quality:
runs-on: ubuntu-latest
runs-on: ubuntu-latest-16-cores
name: Datadog Static Analyzer
steps:
- name: Checkout
Expand Down

0 comments on commit 7845844

Please sign in to comment.