Skip to content

Commit

Permalink
fix: runner spec
Browse files Browse the repository at this point in the history
  • Loading branch information
c-dilks committed Jan 18, 2024
1 parent 8181357 commit 9d17d21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ concurrency:
jobs:

get_gemc_tag:
runs-on: ubuntu-latest
name: Get highest GEMC tag
outputs:
tag: ${{ steps.tag.outputs.tag }}
Expand Down

0 comments on commit 9d17d21

Please sign in to comment.