We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37e0284 commit 834e87eCopy full SHA for 834e87e
1 file changed
.github/workflows/build-and-release-driver.yml
@@ -25,7 +25,7 @@ jobs:
25
publish_drivers:
26
name: Publish driver ${{ github.event.inputs.driver }} [manual]
27
environment: Publish Driver
28
- runs-on: ubuntu-latest
+ runs-on: 32gb-runner
29
env:
30
DOCKER_LOGIN: ${{ secrets.DOCKER_USERNAME }}
31
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
0 commit comments