Compare commits

...

1 Commits

Author SHA1 Message Date
Deda
470821e259 Test amzn build on mantis 2024-02-28 14:05:43 +01:00

View File

@ -38,7 +38,7 @@ on:
jobs:
amzn-2:
if: ${{ github.event.inputs.target_os == 'amzn-2' || github.event.inputs.target_os == 'all' }}
runs-on: [self-hosted, DockerMgBuild, X64]
runs-on: [self-hosted, mantis]
timeout-minutes: 60
steps:
- name: "Set up repository"