Skip to content

Commit 834e87e

Browse files
fix: changes
1 parent 37e0284 commit 834e87e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-release-driver.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
publish_drivers:
2626
name: Publish driver ${{ github.event.inputs.driver }} [manual]
2727
environment: Publish Driver
28-
runs-on: ubuntu-latest
28+
runs-on: 32gb-runner
2929
env:
3030
DOCKER_LOGIN: ${{ secrets.DOCKER_USERNAME }}
3131
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)