Skip to content

Commit

Permalink
👷 (ci): Linter - License Checker - upgrade runs-on to ubuntu-24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
ladislas committed Dec 10, 2024
1 parent bdc4bff commit 39fff01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-linter-license_checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ concurrency:
jobs:
license_checker:
name: lint
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04

steps:
- name: Checkout
Expand Down

0 comments on commit 39fff01

Please sign in to comment.