Skip to content

Commit

Permalink
Update github runner
Browse files Browse the repository at this point in the history
To get a newer version of docker compose
  • Loading branch information
PierreGauthier committed Sep 19, 2024
1 parent 6e351d0 commit 646b5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
tests:
if: github.event.pull_request.draft == false
name: Tests
runs-on: ubuntu-latest
runs-on: ubuntu-24.04

env:
ref: ${{ inputs.use_default_github_ref == false && inputs.version || '' }}
Expand Down

0 comments on commit 646b5d6

Please sign in to comment.