Skip to content

Commit

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

runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 11bc1f3

Please sign in to comment.