Skip to content

Commit

Permalink
ci: Remove runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
vastus committed Jun 27, 2024
1 parent 1e9639e commit ca38e67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:

jobs:
build:
runs-on: ubuntu-lts
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit ca38e67

Please sign in to comment.