mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-05-04 12:41:50 +02:00
Compare commits
1 commit
04096380ff
...
c805fb2685
Author | SHA1 | Date | |
---|---|---|---|
![]() |
c805fb2685 |
1 changed files with 4 additions and 0 deletions
4
.github/workflows/check_repos.yml
vendored
4
.github/workflows/check_repos.yml
vendored
|
@ -19,6 +19,8 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
- distro: ubuntu
|
||||||
|
version: "25.04" # plucky
|
||||||
- distro: ubuntu
|
- distro: ubuntu
|
||||||
version: "24.10" # oracular
|
version: "24.10" # oracular
|
||||||
- distro: ubuntu
|
- distro: ubuntu
|
||||||
|
@ -79,6 +81,8 @@ jobs:
|
||||||
version: 40
|
version: 40
|
||||||
- distro: fedora
|
- distro: fedora
|
||||||
version: 41
|
version: 41
|
||||||
|
- distro: fedora
|
||||||
|
version: 42
|
||||||
steps:
|
steps:
|
||||||
- name: Add packages.freedom.press to our YUM sources
|
- name: Add packages.freedom.press to our YUM sources
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue