Skip to content

Commit

Permalink
ci: remove the duplicate Ubuntu from ubuntu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
james-d-mitchell committed Jun 20, 2024
1 parent 3218b07 commit b28e374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:

jobs:
test-unix:
name: Ubuntu / GAP ${{ matrix.gap-branch }} / ${{ matrix.only-needed && 'only-needed' || 'needed+suggested' }}
name: GAP ${{ matrix.gap-branch }} / ${{ matrix.only-needed && 'only-needed' || 'needed+suggested' }}
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit b28e374

Please sign in to comment.