mirror of
https://github.com/izzy2lost/Torch.git
synced 2026-07-06 00:18:35 -07:00
some adjustement (#190)
This commit is contained in:
@@ -14,6 +14,11 @@ jobs:
|
||||
config: [Release, Debug]
|
||||
standalone: [OFF, ON]
|
||||
toolchain: [linux-gnu, linux-clang]
|
||||
isPR:
|
||||
- ${{ github.event_name == 'pull_request' }}
|
||||
exclude:
|
||||
- isPR: true
|
||||
standalone: OFF
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user