We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a968e9 commit f1aef97Copy full SHA for f1aef97
1 file changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ env:
16
17
jobs:
18
build-and-push:
19
- runs-on: ubuntu-latest
+ runs-on: self-hosted
20
21
steps:
22
- name: Checkout code
0 commit comments