Skip to content

Commit

Permalink
chore: yaml better
Browse files Browse the repository at this point in the history
  • Loading branch information
zeeshanlakhani committed Sep 26, 2023
1 parent f874f68 commit 3bf0305
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests_and_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
rust-toolchain:
- stable
- nightly
experimental: false
experimental: [false]
include:
- os: windows-latest
rustflags: -C target-feature=+crt-static
Expand Down Expand Up @@ -214,7 +214,7 @@ jobs:
rust-toolchain:
- stable
- nightly
experimental: false
experimental: [false]
include:
- os: windows-latest
rustflags: -C target-feature=+crt-static
Expand Down

0 comments on commit 3bf0305

Please sign in to comment.