Skip to content

Commit

Permalink
Show Runner OS
Browse files Browse the repository at this point in the history
  • Loading branch information
robertoaloi committed Feb 13, 2025
1 parent a9988ea commit b3664b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ jobs:
- name: Show uname
run: |
uname -m
- name: Show runner OS
run: |
echo $RUNNER_OS
- name: Set up SBT
uses: olafurpg/setup-scala@v11
with:
Expand Down

0 comments on commit b3664b6

Please sign in to comment.