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

Closed
renovate-bot wants to merge 1 commits from renovate/ubuntu-24.x into main

View File

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