This commit is contained in:
Daniel Lemire 2025-06-04 21:14:09 -04:00
parent 3d09138b1b
commit 6b10835aa9

View File

@ -4,7 +4,7 @@ on: [push, pull_request]
jobs: jobs:
ubuntu-build: ubuntu-build:
runs-on: ubuntu-20.04 runs-on: ubuntu-24.04
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Compile with amalgamation - name: Compile with amalgamation