mirror of
https://github.com/GerbilSoft/minizip-ng.git
synced 2025-06-18 19:45:36 -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
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
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
|
- name: Ubuntu GCC ASAN
|
||||||
os: ubuntu-latest
|
os: ubuntu-latest
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
|
Loading…
Reference in New Issue
Block a user