mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
More fiddling
This commit is contained in:
parent
d2d8066140
commit
46a5807aa6
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -22,9 +22,9 @@ jobs:
|
||||
include:
|
||||
- torch: {base: '2.1.0', vision: '0.16.0'}
|
||||
python: '3.11'
|
||||
testmarker: ${{ env.MARK }}
|
||||
testmarker: ${{ fromJSON(env.MARK) }}
|
||||
os: ubuntu-latest
|
||||
testmarker: ${{ env.MARK }}
|
||||
testmarker: ${{ fromJSON(env.MARK) }}
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user