Skip to content

Commit

Permalink
Test running docker on ubuntu 24.04 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
mkst committed Feb 9, 2025
1 parent 0f56e4e commit c567816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:

backend_test_docker:
name: backend tests (docker)
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- name: Build decompme_backend image
Expand Down

0 comments on commit c567816

Please sign in to comment.