1
0
forked from shaytan/rdgen

Update generator-linux.yml

This commit is contained in:
Dominik
2025-04-16 03:29:04 +02:00
committed by GitHub
parent 1978be9edf
commit 6725aa21b0

View File

@@ -98,7 +98,7 @@ jobs:
arch: x86_64,
target: x86_64-unknown-linux-gnu,
distro: ubuntu18.04,
on: ubuntu-20.04,
on: ubuntu-22.04,
deb_arch: amd64,
vcpkg-triplet: x64-linux,
}
@@ -649,4 +649,4 @@ jobs:
url: ${{ env.STATUS_URL }}
method: 'POST'
customHeaders: '{"Content-Type": "application/json"}'
data: '{"uuid": "${{ inputs.uuid }}", "status": "Success"}'
data: '{"uuid": "${{ inputs.uuid }}", "status": "Success"}'