Skip to content

Commit

Permalink
fix ci.yml identation again..
Browse files Browse the repository at this point in the history
  • Loading branch information
JungerBoyo authored and JungerBoyo committed Jun 26, 2023
1 parent b972706 commit 059fd9b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os:
- windows-2022
- ubuntu-22.04
matrix:
os:
- windows-2022
- ubuntu-22.04

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 059fd9b

Please sign in to comment.