Skip to content

Commit

Permalink
Revert "Try to fix CI"
Browse files Browse the repository at this point in the history
This reverts commit a9a84b8.
  • Loading branch information
fpotier committed May 28, 2024
1 parent a9a84b8 commit d021f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compose_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on: # yamllint disable-line rule:truthy
- main
jobs:
yaml-lint:
runs-on: ubuntu-24.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install 'yamllint'
Expand Down

0 comments on commit d021f6d

Please sign in to comment.