diff --git a/.github/workflows/build_and_test_rolling.yaml b/.github/workflows/build_and_test_rolling.yaml index 7fee75d..fa7e864 100644 --- a/.github/workflows/build_and_test_rolling.yaml +++ b/.github/workflows/build_and_test_rolling.yaml @@ -22,7 +22,7 @@ jobs: # The type of runner that the job will run on runs-on: ubuntu-latest container: - image: ubuntu:jammy + image: ubuntu:noble # Steps represent a sequence of tasks that will be executed as part of the job steps: