mirror of
https://github.com/GerbilSoft/minizip-ng.git
synced 2025-06-18 11:35:34 -04:00
Remove old ubuntu CI run
This commit is contained in:
parent
4e88434cdf
commit
e9ab17807e
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user