Skip to content

Commit

Permalink
ci: switch to Noble
Browse files Browse the repository at this point in the history
Native DPMI is not in Jammy...
  • Loading branch information
stsp committed Dec 14, 2024
1 parent b8d283e commit cc8f974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

if: contains(github.event.head_commit.message, '[skip ci]') == false

runs-on: ubuntu-22.04
runs-on: ubuntu-24.04

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit cc8f974

Please sign in to comment.