Skip to content

Commit

Permalink
???
Browse files Browse the repository at this point in the history
  • Loading branch information
ev-br committed Jun 19, 2024
1 parent ac53acc commit cbcd7ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run_cirun_graviton.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
include:
# define matrix.name to identify github actions machine as hostname changes everytime
- image: "cirun-aws-runner-graviton--${{ github.run_id }}"
name: "${{ NAME_PREFIX }}-graviton"
name: "gh-graviton"
- image: "cirun-aws-runner-cascade-lake--${{ github.run_id }}"
name: "${{ NAME_PREFIX}}-skylake"
name: "gh-skylake"
runs-on: ${{ matrix.image }}

steps:
Expand Down

0 comments on commit cbcd7ef

Please sign in to comment.