Skip to content

Commit

Permalink
temporarily disable windows builds
Browse files Browse the repository at this point in the history
  • Loading branch information
aboguszewski-sumo committed Feb 7, 2024
1 parent 858eee4 commit 8728d53
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/dev_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,11 +105,7 @@ jobs:
runs-on: macos-latest
- arch_os: darwin_arm64
runs-on: macos-latest
- arch_os: windows_amd64
runs-on: windows-2022
- arch_os: windows_amd64
runs-on: windows-2022
fips: true

with:
arch_os: ${{ matrix.arch_os }}
runs-on: ${{ matrix.runs-on }}
Expand Down

0 comments on commit 8728d53

Please sign in to comment.