Skip to content

Commit

Permalink
remove 8 cores runners
Browse files Browse the repository at this point in the history
  • Loading branch information
SaikrishnaBairamoni committed Feb 1, 2024
1 parent de2941a commit f7f81b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
working-directory: "/opt/carma/"

# Specify the runner environment
runs-on: ubuntu-latest-8-cores
runs-on: ubuntu-latest

# Set up a Docker container for the job
container:
Expand Down

0 comments on commit f7f81b2

Please sign in to comment.