Skip to content

Commit

Permalink
[build] Remove driver470, add driver 550
Browse files Browse the repository at this point in the history
  • Loading branch information
feisuzhu authored and taichi-gardener committed Jun 17, 2024
1 parent 8ebe32b commit 4857681
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/actionlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ self-hosted-runner:
- OpenGL
- vulkan
- m1
- driver470
- driver550
- driver510
- benchmark
- release
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ jobs:
- sm70
- not sm70
driver:
- driver470
- driver550
- driver510

runs-on:
Expand Down Expand Up @@ -889,7 +889,7 @@ jobs:
strategy:
matrix:
tags:
- [self-hosted, cuda, vulkan, cn, driver470]
- [self-hosted, cuda, vulkan, cn, driver550]
- [self-hosted, cuda, vulkan, cn, driver510]
env:
PY: '3.8'
Expand Down

0 comments on commit 4857681

Please sign in to comment.