Changeset f45772e for Jenkins/TestRegen


Ignore:
Timestamp:
Oct 8, 2023, 9:14:31 AM (2 years ago)
Author:
Peter A. Buhr <pabuhr@…>
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.
Message:

Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkins/TestRegen

    r2261bcc rf45772e  
    2424                stage('Building x64') {
    2525                        regen_tests('x86_64')
     26                }
     27
     28                stage('Building arm64') {
     29                        regen_tests('arm64')
    2630                }
    2731
Note: See TracChangeset for help on using the changeset viewer.