Skip to content

Commit

Permalink
Use an available runner
Browse files Browse the repository at this point in the history
  • Loading branch information
auxesis authored Jan 9, 2025
1 parent 64ab437 commit aa79ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-eql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ defaults:
jobs:
test:
name: "Test EQL SQL components"
runs-on: buildjet-16vcpu-ubuntu-2204
runs-on: ubuntu-latest-m

strategy:
fail-fast: false
Expand Down

0 comments on commit aa79ca1

Please sign in to comment.