Commit Graph

8 Commits

Author SHA1 Message Date
Hong Chen
ee5edba146
1821 action required GitHub actions v4 update for actions@checkout (#1824)
* Updated to Github actions v4 as Github actions v3 will be closing down by 1/30/25.

* Updated to use actions/checkout action at the v4 branch as well to be consistent with artifacts. It is recommended to use a sepcific version or tag instead of master to ensure stability and predictability.

* Made the artifact name unique within the workflow run.
2025-01-14 11:36:44 -06:00
Jacqueline Deans
b7514ee19a
Fix workflows (#1566)
* Change checkout action version

* Add JAVA_HOME to 32 bit oracle

* Move alt linux to short test suite, drop ubuntu 18
2023-09-07 11:12:05 -05:00
Jacqueline Deans
25d438a83f
Change 32 bit pipeline to only build part of the test suite (#1536) 2023-07-17 11:34:54 -05:00
Scott Fennell
8611d7c40e
Refactor workflow distros and workflow python matrix (#1400) (#1401)
closes #1400
2022-11-21 15:25:08 -06:00
Jacqueline Deans
d9e7ac250d
Refactored sim tests to run through TrickOps (#1390) 2022-11-17 15:43:29 -06:00
Scott Fennell
6d42ff2eb0
Update test_32_oracle.yml 2022-10-06 16:08:06 -05:00
Scott Fennell
d28a835c4d
Update test_32_oracle.yml 2022-08-01 15:32:50 -05:00
Scott Fennell
4671883353
Test 32-bit mode on oraclelinux 8 (#1327)
* Add 32bit test for oraclelinux8 #1304

closes #1304
2022-08-01 15:11:12 -05:00