Remove old ubuntu CI run

This commit is contained in:
Nathan Moinvaziri 2025-05-04 21:31:47 -04:00
parent 4e88434cdf
commit e9ab17807e
No known key found for this signature in database

View File

@ -11,12 +11,6 @@ jobs:
fail-fast: false
matrix:
include:
# available images: https://github.com/actions/runner-images
- name: Ubuntu 22 GCC
os: ubuntu-22.04
compiler: gcc
cxx-compiler: g++
- name: Ubuntu GCC ASAN
os: ubuntu-latest
compiler: gcc