Update test-pipeline.yml

This commit is contained in:
Felix Weiß
2023-08-22 15:12:08 +02:00
committed by GitHub
parent 5e8baaddfd
commit 372043f18e

View File

@@ -20,7 +20,7 @@ jobs:
#Run unit tests on the test PLCs #Run unit tests on the test PLCs
run-unit-tests: run-unit-tests:
name: 'Run tests and documentation' name: 'Run tests and documentation'
runs-on: [self-hosted, linux, x64, womed-local-linux] runs-on: [self-hosted, linux, ARM64]
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3