We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73e77ce commit 130954fCopy full SHA for 130954f
.github/workflows/carbon-aware-deploy.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
deploy:
10
name: Deploy app
11
- runs-on: carbonrunner-1vcpu-ubuntu-latest
+ runs-on: ubuntu-latest
12
13
steps:
14
- name: Checkout Code
0 commit comments