Skip to content

Commit

Permalink
Try ubuntu 24.04 (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerilk authored Aug 20, 2024
1 parent 7d75979 commit f7b68d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: [push, pull_request]

jobs:
pre_job:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
outputs:
should_skip: ${{ steps.skip_check.outputs.should_skip }}
steps:
Expand Down

0 comments on commit f7b68d5

Please sign in to comment.