chore: Switch to dind runner
This commit is contained in:
parent
809574dcd2
commit
ca01cc7d4c
@ -59,7 +59,7 @@ jobs:
|
||||
# volumes:
|
||||
# - /data:/data
|
||||
# - /output:/output
|
||||
runs-on: dind-rootless
|
||||
runs-on: dind
|
||||
# needs: [semrel_dryrun, linting]
|
||||
needs: semrel_dryrun
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user