Update .github/workflows/ci.yaml

This commit is contained in:
Derek 2025-03-07 20:41:45 +00:00
parent e7858a2c2e
commit c18353a803

View file

@ -13,7 +13,7 @@ on:
jobs: jobs:
tests: tests:
name: Tests name: Tests
runs-on: ubuntu-20.04 runs-on: ubuntu-24.04
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix: