CI: enable_pcon is now the default, so remove it
This commit is contained in:
parent
77bf792da5
commit
469aa0a8fc
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -13,9 +13,6 @@ jobs:
|
||||
if: ${{ github.event_name != 'push' || github.ref != 'refs/heads/master'}}
|
||||
runs-on: windows-2022
|
||||
|
||||
env:
|
||||
MSYS: enable_pcon
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user