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