chore: Switch to dind runner

This commit is contained in:
Danny Bessems 2024-06-08 21:30:55 +10:00
parent 809574dcd2
commit ca01cc7d4c

@ -59,7 +59,7 @@ jobs:
# volumes: # volumes:
# - /data:/data # - /data:/data
# - /output:/output # - /output:/output
runs-on: dind-rootless runs-on: dind
# needs: [semrel_dryrun, linting] # needs: [semrel_dryrun, linting]
needs: semrel_dryrun needs: semrel_dryrun
steps: steps: