Skip to content

Commit

Permalink
Run github actions on ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
HadrienPatte committed Dec 7, 2024
1 parent 7fd40a0 commit 2478713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
- push
jobs:
yamllint:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- run: pip3 install -r requirements.txt
Expand Down

0 comments on commit 2478713

Please sign in to comment.