mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-07-14 03:41:49 +02:00
This commit is contained in:
@ -11,7 +11,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: "ubuntu-latest"
|
runs-on: "ubuntu-latest"
|
||||||
container:
|
container:
|
||||||
image: gitea.psi.ch/detectors-int/rhel8-detectors-dev
|
image: gitea.psi.ch/detectors/rhel8-detectors-dev
|
||||||
steps:
|
steps:
|
||||||
# workaround until actions/checkout@v4 is available for RH8
|
# workaround until actions/checkout@v4 is available for RH8
|
||||||
# - uses: actions/checkout@v4
|
# - uses: actions/checkout@v4
|
||||||
|
@ -11,7 +11,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: "ubuntu-latest"
|
runs-on: "ubuntu-latest"
|
||||||
container:
|
container:
|
||||||
image: gitea.psi.ch/detectors-int/rhel9-detectors
|
image: gitea.psi.ch/detectors/rhel9-detectors-dev
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user