Skip to content

Commit

Permalink
try use the large runner again
Browse files Browse the repository at this point in the history
  • Loading branch information
1riatsila1 committed Dec 9, 2024
1 parent 65078cb commit 61cba1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test-code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ concurrency:
jobs:
lint-test-code:
name: Lint & Test Code
runs-on: ubuntu-latest
runs-on: ubuntu-latest-m
steps:
- name: Checkout Code
uses: actions/checkout@v4
Expand Down

0 comments on commit 61cba1f

Please sign in to comment.