torch-mlir/.github/workflows
Clément Fournier 566650c5ae Use distinct ccaches
Since they run in distinct jobs, using the same ccache would
cause one job to overwrite the cache of the other.

See https://github.com/ljfitz/torch-mlir/pull/16 for a proof
that this works. The first build takes a long time but ccache
takes over in the dummy commit.
2022-04-19 15:11:17 -07:00
..
buildAndTest.yml Use distinct ccaches 2022-04-19 15:11:17 -07:00
releaseSnapshotPackage.yml Attempt to set Python package version to the snapshot identifier. 2022-03-30 17:54:11 +00:00