Skip to content

Commit

Permalink
TO_REMOVE: disable oss
Browse files Browse the repository at this point in the history
  • Loading branch information
barmac committed Apr 23, 2024
1 parent 73bc611 commit 78689bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 46 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/BUILD_ON_DEMAND.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
Build:
strategy:
matrix:
os: [ ubuntu-latest, macos-12, windows-2022 ]
os: [ windows-2022 ]
runs-on: ${{ matrix.os }}
env:
ON_DEMAND: true
Expand Down
45 changes: 0 additions & 45 deletions .github/workflows/CI.yml

This file was deleted.

0 comments on commit 78689bc

Please sign in to comment.