github: update Ubuntu runner

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
Jared Van Bortel 2024-10-21 16:08:29 -04:00
parent 7cda86988c
commit 6d687885b6

View File

@ -16,7 +16,7 @@ jobs:
clazy:
name: Clazy
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- name: Checkout