Skip to content

Commit

Permalink
github: update ubuntu version in code_style action
Browse files Browse the repository at this point in the history
  • Loading branch information
and3rson committed Mar 9, 2024
1 parent 38073f1 commit 89bf41e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/code_style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on: [push]
jobs:
lint:
runs-on: ubuntu-latest
container: ubuntu:24.04

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

0 comments on commit 89bf41e

Please sign in to comment.