Let's use the latest Ubuntu and a recent LLVM

This commit is contained in:
Jeroen van Rijn
2025-06-11 20:04:07 +02:00
parent 3965b2e4b4
commit 921414aa74

View File

@@ -3,7 +3,7 @@ on: [push, pull_request, workflow_dispatch]
jobs:
build_linux_amd64:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
name: Linux AMD64 Test Coverage
timeout-minutes: 60
steps: