Skip to content

Commit

Permalink
Revert "CI: set winjitdebug"
Browse files Browse the repository at this point in the history
This reverts commit 90a7167.

This should no longer be an issue with Python 3.11
  • Loading branch information
lazka committed Sep 14, 2023
1 parent dacd6a0 commit 55ebc4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
CC: ${{ matrix.cc }}
CXX: ${{ matrix.cxx }}
FC: ${{ matrix.fc }}
MSYS: "winjitdebug"
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 55ebc4d

Please sign in to comment.