Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
pilkicTT committed Feb 4, 2025
1 parent 078a15b commit e474dbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ jobs:
strategy:
fail-fast: false
matrix:
build:
build: [
- runs-on: runner
- config: Release

]
runs-on:
- in-service
- ${{ matrix.build.runs-on }}
Expand Down

0 comments on commit e474dbe

Please sign in to comment.