mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-09 19:13:03 +02:00
Revert "feat: Build for both Debian and Ubuntu"
This reverts commit 5cd0704e14
.
This commit is contained in:
parent
5cd0704e14
commit
8b6ffc3700
1 changed files with 0 additions and 5 deletions
|
@ -21,11 +21,6 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
|
||||||
matrix:
|
|
||||||
container: ["debian:stable", "debian:oldstable", "ubuntu:latest"]
|
|
||||||
container:
|
|
||||||
image: ${{ matrix.container }}
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Get Debian version
|
- name: Get Debian version
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue