Skip to content

Commit

Permalink
Merge pull request #1586 from ScilifelabDataCentre/change-back-to-ubu…
Browse files Browse the repository at this point in the history
…ntu-latest

Undo ubuntu versoin
  • Loading branch information
i-oden authored Dec 17, 2024
2 parents 5da3729 + fe177c6 commit a396807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-compose-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
concurrency:
group: ${{ github.ref }}-pytest
cancel-in-progress: true
runs-on: ubuntu-24.04
runs-on: ubuntu-latest

steps:
- name: Checkout
Expand Down

0 comments on commit a396807

Please sign in to comment.