Skip to content

Commit 9611db1

Browse files
committed
Moving machine again to ubuntu-latest
1 parent 0ef548f commit 9611db1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests-vm-main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ on:
77

88
jobs:
99
run-tests-main:
10-
runs-on: carbonrunner-2vcpu-ubuntu-latest
10+
runs-on: ubuntu-latest
1111
steps:
1212

1313
- name: Eco CI Energy Estimation - Initialize
1414
uses: green-coding-solutions/eco-ci-energy-estimation@main
1515
with:
1616
task: start-measurement
1717
project: "Green Metrics Tool"
18-
machine: "carbonrunner-2vcpu-ubuntu-latest"
18+
machine: "ubuntu-latest"
1919
tags: "CI/CD, Main-Workflow"
2020
gmt-api-token: ${{ secrets.GMT_API_TOKEN }}
2121
# Intensity for California in 2024

0 commit comments

Comments
 (0)