Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Commit

Permalink
ci.yaml fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
shivaraj-bh committed Apr 8, 2024
1 parent 1dfaec5 commit 592bfac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-latest, macos-14 ]
os: [ ubuntu-latest, macos-latest, macos-14 ]
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v25
Expand Down

0 comments on commit 592bfac

Please sign in to comment.