Commit eaea4e0
committed
Replace Buildkite CI with GitHub Actions self-hosted runners
Migrate GPU tests from Buildkite to GitHub Actions using self-hosted
runners with the `gpu` label (Tesla T4 on arctic1).
- Add .github/workflows/GPU.yml for GPU tests on [self-hosted, Linux, X64, gpu]
- Delete .buildkite/pipeline.yml
Part of the SciML-wide migration from Buildkite to GitHub Actions
self-hosted runners. See ChrisRackauckas/InternalJunk#16
for runner infrastructure details.
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>1 parent 428b1be commit eaea4e0
2 files changed
+38
-17
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
0 commit comments