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:
|
||||
matrix:
|
||||
include:
|
||||
- distro: ubuntu
|
||||
version: "25.04" # plucky
|
||||
- distro: ubuntu
|
||||
version: "24.10" # oracular
|
||||
- distro: ubuntu
|
||||
|
@ -79,6 +81,8 @@ jobs:
|
|||
version: 40
|
||||
- distro: fedora
|
||||
version: 41
|
||||
- distro: fedora
|
||||
version: 42
|
||||
steps:
|
||||
- name: Add packages.freedom.press to our YUM sources
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue