aboutsummaryrefslogtreecommitdiff
path: root/deployment/build.fedora.amd64
diff options
context:
space:
mode:
authorGauvino <68083474+Gauvino@users.noreply.github.com>2024-01-21 18:55:01 +0100
committerGitHub <noreply@github.com>2024-01-21 10:55:01 -0700
commit30ab5d5e817fe4626cfe3e9e40e0b2443bae948c (patch)
treef0b1129abef4c30b376f57a40146f2e3192e541d /deployment/build.fedora.amd64
parent5e375888fc19aebd1348d23b28287524f0f0f23b (diff)
Fix action building (#10899)
* Fix action building * Added required package
Diffstat (limited to 'deployment/build.fedora.amd64')
-rwxr-xr-xdeployment/build.fedora.amd642
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/build.fedora.amd64 b/deployment/build.fedora.amd64
index 21859cbf9..2b4ec2a9c 100755
--- a/deployment/build.fedora.amd64
+++ b/deployment/build.fedora.amd64
@@ -1,6 +1,6 @@
#!/bin/bash
-#= Fedora 29+ amd64 .rpm
+#= Fedora 39+ amd64 .rpm
set -o errexit
set -o xtrace