Skip to content

Commit

Permalink
Rename Linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
mhalbritter committed Feb 9, 2024
1 parent 9e6d68e commit c45cec3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
name: Build
build-linux:
name: Build (Linux)
runs-on: ubuntu-latest
steps:
- name: Check out
Expand Down

0 comments on commit c45cec3

Please sign in to comment.