We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44e335c commit b760286Copy full SHA for b760286
.github/workflows/cd.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
build:
11
- runs-on: [self-hosted, aws-ec2]
+ runs-on: [self-hosted]
12
13
steps:
14
- name: Pull Docker image
0 commit comments