Skip to content

Commit

Permalink
ci: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyTubongbanua committed Aug 13, 2023
1 parent 5bbad6e commit 0d06abc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
package: [atchops, atclient]
exclude:
- os: windows-latest # this is failing for some reason
package: atchops
# exclude:
# - os: windows-latest # this is failing for some reason
# package: atchops
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
# - name: CMake Configure, Make Install, and CTest
Expand Down

0 comments on commit 0d06abc

Please sign in to comment.