Skip to content

Commit

Permalink
Use correct ubuntu version for rolling
Browse files Browse the repository at this point in the history
  • Loading branch information
Flova committed Dec 5, 2024
1 parent e06dcf7 commit 4d6a1ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test_rolling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 4d6a1ab

Please sign in to comment.