Changeset f45772e for Jenkins/TestRegen
- Timestamp:
- Oct 8, 2023, 9:14:31 AM (2 years ago)
- Branches:
- master
- Children:
- 92211d9
- Parents:
- 2261bcc (diff), 9689e54 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkins/TestRegen
r2261bcc rf45772e 24 24 stage('Building x64') { 25 25 regen_tests('x86_64') 26 } 27 28 stage('Building arm64') { 29 regen_tests('arm64') 26 30 } 27 31
Note:
See TracChangeset
for help on using the changeset viewer.