chore(deps): update dependency ubuntu to v24 #27

Closed
renovate-bot wants to merge 1 commits from renovate/ubuntu-24.x into main
Showing only changes of commit f37f7cb29f - Show all commits

View File

@@ -14,7 +14,7 @@ on:
jobs: jobs:
# Test building the package and installing it via pip3 # Test building the package and installing it via pip3
test-build-install: test-build-install:
runs-on: ubuntu-22.04 runs-on: ubuntu-24.04
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Add pipx to PATH - name: Add pipx to PATH