Skip to content

Commit

Permalink
temporary disable windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
fdefelici committed Dec 14, 2023
1 parent b6d393b commit 0c8819d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/ci_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ jobs:
SHELL: bash
SEP: /
LS_CMD: ls -la
- label: windows_msvc
os: windows-latest
compiler: default
SHELL: cmd
SEP: \
LS_CMD: dir /a
# - label: windows_msvc
# os: windows-latest
# compiler: default
# SHELL: cmd
# SEP: \
# LS_CMD: dir /a
defaults:
run:
shell: ${{ matrix.SHELL }}
Expand Down

0 comments on commit 0c8819d

Please sign in to comment.