We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc8bb01 commit af91d9aCopy full SHA for af91d9a
.github/workflows/CD-docker_release.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
docker:
9
- runs-on: ubuntu-latest
+ runs-on: DO
10
steps:
11
- name: Clear Space
12
run: |
0 commit comments