Skip to content

Commit fa8a8b4

Browse files
committed
Github actions: build.yml: Disable DEBIAN_BUILD (PPA currently unmaintained)
1 parent 09bd660 commit fa8a8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
os: ubuntu-latest
1515
CC: gcc
1616
CXX: g++
17-
DEBIAN_BUILD: true
17+
# DEBIAN_BUILD: true
1818
steps:
1919
- name: Install needed ubuntu depends
2020
env:

0 commit comments

Comments
 (0)