We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d945f22 commit 711efcfCopy full SHA for 711efcf
1 file changed
.github/workflows/gh-bridge-smoke-windows.yml
@@ -8,7 +8,7 @@ permissions: {}
8
jobs:
9
smoke-windows:
10
name: Windows bridge smoke
11
- runs-on: [self-hosted, Windows, X64, nvrgfx-wrap]
+ runs-on: [self-hosted, Windows, X64, nvrgfx-bridge]
12
timeout-minutes: 10
13
14
steps:
0 commit comments