Skip to content

Commit

Permalink
Remove windows testing as it does not work
Browse files Browse the repository at this point in the history
  • Loading branch information
sarg3nt committed May 25, 2024
1 parent 12646f9 commit 0bbb69b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- ubuntu-latest
- macos-12 # Intel
- macos-latest # M series
- windows-latest # broken
# - windows-latest # broken
runs-on: ${{ matrix.os }}
steps:
- name: asdf_plugin_test
Expand Down

0 comments on commit 0bbb69b

Please sign in to comment.