Skip to content

app_sms: Apply experimental patch. #630

app_sms: Apply experimental patch.

app_sms: Apply experimental patch. #630

Workflow file for this run

name: CI
on:
push:
branches: [ master, dev, fedora ]
pull_request:
branches: [ master ]
# Retest weekly to ensure nothing has broken
schedule:
- cron: '0 4 * * 6'
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
fedora-42:
runs-on: ubuntu-24.04
name: Fedora 42
container: fedora:42
steps:
- uses: actions/checkout@v4
- name: Build DAHDI and Asterisk
run: |
./phreaknet.sh make
GIT_REPO_PATH=${GITHUB_WORKSPACE} phreaknet install --fast --dahdi --autokvers --drivers --devmode