Skip to content

Commit

Permalink
correct job name
Browse files Browse the repository at this point in the history
  • Loading branch information
jneira authored Feb 22, 2022
1 parent 0837680 commit 9b386cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:

jobs:
validate:
name: Validate macos-lastest ghc-${{ matrix.ghc }}
name: Validate macos-latest ghc-${{ matrix.ghc }}

runs-on: macos-latest
continue-on-error: ${{ matrix.experimental }}
Expand Down

0 comments on commit 9b386cd

Please sign in to comment.