Skip to content

Commit

Permalink
Switch back to ubuntu runner
Browse files Browse the repository at this point in the history
  • Loading branch information
truedat101 committed Sep 22, 2024
1 parent 6c25c38 commit 53effd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ env: # environment variables (available in any part of the action)
jobs:
eslint:
name: Run eslint scanning
# runs-on: ubuntu-latest
runs-on: self-hosted
runs-on: ubuntu-latest
# runs-on: self-hosted
permissions:
contents: read
security-events: write
Expand Down

0 comments on commit 53effd6

Please sign in to comment.