Skip to content

Commit

Permalink
Merge pull request #169 from yuiseki/renovate/ubuntu-24.x
Browse files Browse the repository at this point in the history
Update dependency ubuntu to v24
  • Loading branch information
yuiseki authored Nov 2, 2024
2 parents 064b700 + 47b83c8 commit 1971d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: push
name: lint
jobs:
tsc:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 1971d34

Please sign in to comment.